diff options
| author | sfan5 <sfan5@live.de> | 2022-07-21 20:35:33 +0200 |
|---|---|---|
| committer | sfan5 <sfan5@live.de> | 2022-07-23 22:27:19 +0200 |
| commit | 71f6a5f44e0cb0e4ef57e942987ec8e76139452c (patch) | |
| tree | dccd95821aa784a4fe0c0665d878182d263996c1 /.gitlab-ci.yml | |
| parent | d631f21024bac626babe2e8eac4505210d368ffa (diff) | |
| download | minetest-71f6a5f44e0cb0e4ef57e942987ec8e76139452c.tar.xz | |
Bump IrrlichtMt
Diffstat (limited to '.gitlab-ci.yml')
| -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 7be2de295..a24ae45b0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,7 +9,7 @@ stages: - deploy variables: - IRRLICHT_TAG: "1.9.0mt6" + IRRLICHT_TAG: "1.9.0mt7" MINETEST_GAME_REPO: "https://github.com/minetest/minetest_game.git" CONTAINER_IMAGE: registry.gitlab.com/$CI_PROJECT_PATH |
