diff options
author | Andrei Karas <akaras@inbox.ru> | 2018-06-15 07:04:09 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2018-06-15 07:04:09 +0300 |
commit | 71bb37674ee76394b46f5aa5c710c128cb6dc14f (patch) | |
tree | 03505529b1201eed3ecdea0bfe21d868d860f298 /tools | |
parent | 61f10e01c756377cf4920cdeb40442d32b5673f8 (diff) | |
download | manaplus-71bb37674ee76394b46f5aa5c710c128cb6dc14f.tar.gz manaplus-71bb37674ee76394b46f5aa5c710c128cb6dc14f.tar.bz2 manaplus-71bb37674ee76394b46f5aa5c710c128cb6dc14f.tar.xz manaplus-71bb37674ee76394b46f5aa5c710c128cb6dc14f.zip |
Fix image name in ci_deheader .gitlab-ci.yml [ci skip]
Diffstat (limited to 'tools')
-rw-r--r-- | tools/ci/branches/ci_deheader/.gitlab-ci.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/ci/branches/ci_deheader/.gitlab-ci.yml b/tools/ci/branches/ci_deheader/.gitlab-ci.yml index 8852d4565..591e1e6fd 100644 --- a/tools/ci/branches/ci_deheader/.gitlab-ci.yml +++ b/tools/ci/branches/ci_deheader/.gitlab-ci.yml @@ -1,3 +1,5 @@ +image: ubuntu:artful + .job-push: &job-push artifacts: paths: |