Skip to content
Snippets Groups Projects
Commit 905ba691 authored by Lambert Theisen's avatar Lambert Theisen
Browse files

Fix Gitlab CI rules

parent 4aab27dc
No related branches found
No related tags found
No related merge requests found
Pipeline #219187 waiting for manual action
......@@ -29,8 +29,6 @@ build:environment:
rules:
- if: '$CI_COMMIT_TAG != null' # always run for tags
- when: manual
only:
- tags # skips 15min, but has to be done manually if Dockerfile changes
build:doc:
stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment