diff options
author | Fedja Beader <fedja@protonmail.ch> | 2025-05-26 22:31:00 +0200 |
---|---|---|
committer | Fedja Beader <fedja@protonmail.ch> | 2025-05-26 22:31:00 +0200 |
commit | 1e09c98e635c2c10dbfff99e5836a9c6e56edc78 (patch) | |
tree | 69cbb679f74df0f17ab0e92734f5dbe1c1a8373c | |
parent | 165f1a3045a09e4c170f5784aadf0267892ac7dd (diff) | |
download | manaplus-autoupdate_test_in_gcc5job.tar.gz manaplus-autoupdate_test_in_gcc5job.tar.bz2 manaplus-autoupdate_test_in_gcc5job.tar.xz manaplus-autoupdate_test_in_gcc5job.zip |
git, tooautoupdate_test_in_gcc5job
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a5a988183..03ad5bb3e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -264,7 +264,7 @@ gcc-5_sdl2: - git diff <<: *job-push variables: - PACKAGES: autoconf automake autopoint gettext + PACKAGES: autoconf automake autopoint gettext git # TODO: make this only run once-in-a-while (e.g. before release?) .gcc-10_game_only: |