aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2018-06-29 17:26:34 +0200
committerAndreas Schneider <asn@cryptomilk.org>2018-06-29 17:26:34 +0200
commit60450ef936eb12353a8844a4cee866c115bfc4de (patch)
tree9acf27e7d1a33abbfc34b419041981b3d18ac1fb /.gitlab-ci.yml
parentd11d764c9daf7257bdfd3f31358bc2d1c9112db4 (diff)
downloadlibssh-60450ef936eb12353a8844a4cee866c115bfc4de.tar.gz
libssh-60450ef936eb12353a8844a4cee866c115bfc4de.tar.xz
libssh-60450ef936eb12353a8844a4cee866c115bfc4de.zip
gitlab-ci: Fix stage
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 81b27ea4..7f706c03 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -254,7 +254,7 @@ mingw32:
- obj/
.Debian.cross.template: &Debian_cross_template
- stage: stage1-testing
+ stage: test
image: $CI_REGISTRY/$BUILD_IMAGES_PROJECT:$DEBIAN_CROSS_BUILD
script:
- build=$(dpkg-architecture -qDEB_HOST_GNU_TYPE)