diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a0791cb76d94fd508b60be9377bbc3e04be9e85f..757886ed3c717a5d5965d961875e64e09c2168e7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,8 +5,8 @@ services: stages: - metabuild - build - - dynamic_tests - static_tests + - dynamic_tests - deployment # build the container that further steps will run in in order to avoid duplicating instructions between steps