summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-11-03 20:18:08 +0300
committerAndrei Karas <akaras@inbox.ru>2018-11-03 20:18:08 +0300
commitc6043c3335fd60aaa8c0a87c8afd0a0b4aa25adc (patch)
tree5c539def13e81d2836e9bb0e89fd11990d2a6c6c
parentec615b27d8630c37f9ef948527170483ebe0fbe0 (diff)
downloadplus-c6043c3335fd60aaa8c0a87c8afd0a0b4aa25adc.tar.gz
plus-c6043c3335fd60aaa8c0a87c8afd0a0b4aa25adc.tar.bz2
plus-c6043c3335fd60aaa8c0a87c8afd0a0b4aa25adc.tar.xz
plus-c6043c3335fd60aaa8c0a87c8afd0a0b4aa25adc.zip
Add missing space into ci_clang4_5 configuration.
-rw-r--r--tools/ci/branches/ci_clang4_5/.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ci/branches/ci_clang4_5/.gitlab-ci.yml b/tools/ci/branches/ci_clang4_5/.gitlab-ci.yml
index 75bf01828..96ceb3728 100644
--- a/tools/ci/branches/ci_clang4_5/.gitlab-ci.yml
+++ b/tools/ci/branches/ci_clang4_5/.gitlab-ci.yml
@@ -37,7 +37,7 @@ clang-5.0:
- ./tools/ci/jobs/clang50.sh
- ./tools/ci/scripts/runtests.sh
<<: *job-push
- image:stretch-backports
+ image: stretch-backports
variables:
PACKAGES: clang-5.0 libc++-dev libc++abi-dev libclang-5.0-dev
make autoconf automake autopoint gettext