gitlab-ci: Fix stage

This commit is contained in:
Andreas Schneider
2018-06-29 17:26:34 +02:00
parent d11d764c9d
commit 60450ef936

View File

@@ -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)