From 60450ef936eb12353a8844a4cee866c115bfc4de Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Fri, 29 Jun 2018 17:26:34 +0200 Subject: [PATCH] gitlab-ci: Fix stage --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)