.gitlab-ci.yml bearbeiten

This commit is contained in:
Oscar Krause 2025-04-16 15:07:28 +02:00
parent 9605ba3eee
commit 6b54d4794b

View File

@ -380,7 +380,7 @@ deploy:pacman:
release:
image: registry.gitlab.com/gitlab-org/release-cli:latest
stage: .post
needs: [ build:docker, build:apt, build:pacman ]
needs: [ deploy:docker, deploy:apt, deploy:pacman ]
rules:
- if: $CI_COMMIT_TAG
script: