diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9dfc10f63fc638f73e7074fb6fb98ce5731e8c4f..f7514066fc29ed12c52d4e8071cf023427345f6f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,7 +9,7 @@ image: entrypoint: [""] release-build: - stage: release + stage: build image: gitlab.cl.uni-heidelberg.de:5050/tmueller/clspigot-docker:latest rules: - if: $CI_COMMIT_TAG # Run this job when a tag is created manually