Skip to content
Snippets Groups Projects
Commit 6b34ade4 authored by Julian's avatar Julian
Browse files

Fixed syntax error

parent 49534174
Branches
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@ image: registry.git.cccv.de/infra/packages/docker-images/utility
.publish:
stage: publish
rules:
- if: '$RUN_AUTOUPDATE != "1" && $CI_COMMIT_TAG =~ /./'
- if: '$RUN_AUTOUPDATE != "1" && $CI_COMMIT_TAG != ""'
.publish:apt:
extends: .publish
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment