Skip to content
Snippets Groups Projects
Verified Commit 1738a493 authored by nd's avatar nd
Browse files

always run autoupdate :/

parent 1ad8578d
No related branches found
No related tags found
No related merge requests found
Pipeline #8591 passed
...@@ -14,11 +14,6 @@ image: registry.git.cccv.de/infra/packages/docker-images/bullseye ...@@ -14,11 +14,6 @@ image: registry.git.cccv.de/infra/packages/docker-images/bullseye
autoupdate: autoupdate:
stage: .pre stage: .pre
rules:
- if: '$RUN_AUTOUPDATE != "1"'
when: manual
- if: '$RUN_AUTOUPDATE == "1"'
when: always
dependencies: [] dependencies: []
variables: variables:
GIT_CHECKOUT: "true" GIT_CHECKOUT: "true"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment