From b047a2e4c72da1187a876e841110b965447247c4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 12 Oct 2017 18:17:36 +0300 Subject: Fix build stage for some jobs. --- .gitlab-ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 427bba549..f0f2c972a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -41,7 +41,7 @@ variables: dependencies: [] gcc-6-i386: - stage: prebuild + stage: build script: - ./tools/ci/jobs/gcc6.sh - ./tools/ci/scripts/runtests.sh @@ -57,7 +57,7 @@ gcc-6-i386: - docker gcc-6: - stage: prebuild + stage: build script: - ./tools/ci/jobs/gcc6.sh - ./tools/ci/scripts/runtests.sh @@ -70,7 +70,7 @@ gcc-6: git gdb valgrind netcat-openbsd procps gcc-6_default: - stage: prebuild + stage: build script: - ./tools/ci/jobs/any_compiler.sh --enable-werror - ./tools/ci/scripts/runtests.sh -- cgit v1.2.3-70-g09d2