summaryrefslogtreecommitdiff
path: root/tools/ci/branches/ci_gcc3/.gitlab-ci.yml
diff options
context:
space:
mode:
authorjak1 <jak1@themanaworld.org>2024-02-16 14:50:14 -0300
committerJesusaves <cpntb1@ymail.com>2024-02-18 00:31:12 -0300
commitd36cb0eb4b7bba79b2b654c0e5f91f16726bdc68 (patch)
treed4279a38b763cefd033cfbf4d1ec2ff13c5e5dd2 /tools/ci/branches/ci_gcc3/.gitlab-ci.yml
parent775392e472933be8d1d76619894efc0671f0c02d (diff)
downloadmv-jesusalva/renameprog.tar.gz
mv-jesusalva/renameprog.tar.bz2
mv-jesusalva/renameprog.tar.xz
mv-jesusalva/renameprog.zip
Rename the program from ManaPlus to ManaVerse.jesusalva/renameprog
Diffstat (limited to 'tools/ci/branches/ci_gcc3/.gitlab-ci.yml')
-rw-r--r--tools/ci/branches/ci_gcc3/.gitlab-ci.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/ci/branches/ci_gcc3/.gitlab-ci.yml b/tools/ci/branches/ci_gcc3/.gitlab-ci.yml
index 82b58be9b..958775269 100644
--- a/tools/ci/branches/ci_gcc3/.gitlab-ci.yml
+++ b/tools/ci/branches/ci_gcc3/.gitlab-ci.yml
@@ -2,7 +2,7 @@
artifacts:
paths:
- logs
- - manaplus/logs
+ - manaverse/logs
when: always
expire_in: 3 week
dependencies: []
@@ -11,7 +11,7 @@
artifacts:
paths:
- logs
- - manaplus/logs
+ - manaverse/logs
when: always
expire_in: 3 week
dependencies: []
@@ -22,7 +22,7 @@ gcc-3_sdl1:
- ./tools/ci/jobs/gcc3.sh
- ./tools/ci/scripts/runtests.sh
- ./tools/ci/scripts/rundyecmd.sh
- image: registry.gitlab.com/manaplus/images:gentoo_gcc3_sdl1
+ image: registry.gitlab.com/manaverse/images:gentoo_gcc3_sdl1
<<: *job-push
variables:
PMUPDATE: "echo"
@@ -36,7 +36,7 @@ gcc-3_sdl2:
- ./tools/ci/jobs/gcc3.sh --with-sdl2
- ./tools/ci/scripts/runtests.sh
- ./tools/ci/scripts/rundyecmd.sh
- image: registry.gitlab.com/manaplus/images:gentoo_gcc3_sdl2
+ image: registry.gitlab.com/manaverse/images:gentoo_gcc3_sdl2
<<: *job-push
variables:
PMUPDATE: "echo"