Skip to content
Snippets Groups Projects
Commit 8d51bfa3 authored by Julian's avatar Julian
Browse files

Remove manual option for autoupdate job

parent 8440126c
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,6 @@ image: registry.git.cccv.de/infra/packages/docker-images/utility ...@@ -19,7 +19,6 @@ image: registry.git.cccv.de/infra/packages/docker-images/utility
rules: rules:
- if: '$RUN_AUTOUPDATE == "1"' - if: '$RUN_AUTOUPDATE == "1"'
when: always when: always
- when: manual
dependencies: [] dependencies: []
needs: [] needs: []
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment