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

Update .gitlab-ci.yml

- Try to fix blocking CI with manual
parent 905ba691
Branches
No related tags found
No related merge requests found
Pipeline #219190 waiting for manual action
......@@ -28,6 +28,7 @@ build:environment:
- docker push $CI_REGISTRY_IMAGE:latest
rules:
- if: '$CI_COMMIT_TAG != null' # always run for tags
when: always
- when: manual
build:doc:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment