summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2023-04-18 00:37:08 -0300
committerJesusaves <cpntb1@ymail.com>2023-04-18 00:37:08 -0300
commitec30a4d118dc3ad01da392f5452f75128b90704d (patch)
treef3e323db186a8882e4079b7b239d87814f9b1c6c
parent6690710f0412903a0b16fd0998c042ba663ebb09 (diff)
downloadserverdata-ec30a4d118dc3ad01da392f5452f75128b90704d.tar.gz
serverdata-ec30a4d118dc3ad01da392f5452f75128b90704d.tar.bz2
serverdata-ec30a4d118dc3ad01da392f5452f75128b90704d.tar.xz
serverdata-ec30a4d118dc3ad01da392f5452f75128b90704d.zip
[maint]Typo at CI script, nothing to see here
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bda6e543..298f9953 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -107,6 +107,7 @@ clientdata:
- git status
- git config user.email "numa@themanaworld.org"
- git config user.name "Numa"
+ - git add graphics/sprites/monsters/
- git commit -a -m "Sync with Legacy repo" --author="Numa <numa@themanaworld.org>"
- git push
only: