From 7a385571c38f331e5b7ae0cc468e7df0957aad16 Mon Sep 17 00:00:00 2001 From: Matthias Hochsteger Date: Fri, 17 May 2019 13:23:39 +0200 Subject: [PATCH] Move test_build_ngsolve to deploy stage --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7d1aaf30..205d5074 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -122,7 +122,7 @@ test_ubuntu_mpi: test_build_ngsolve: <<: *ubuntu allow_failure: true - stage: test + stage: deploy script: - >- docker run