diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0d3f6dc0ac703db899d616dcff190c6d37c4dbb2..447ccccec37f7eb4c8a6da6839642415ea47b809 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,7 @@ # See https://docs.gitlab.com/ee/ci/yaml/index.html for all available options -stages: buildPushImage +stages: + - buildPushImage .template: