Skip to content

Commit 4fccad7

Browse files
committed
Anpassung Gitlab-Pipeline für Release 1.0.4
1 parent 3478d59 commit 4fccad7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ sign_artifacts:
159159
rules:
160160
- if: '$CI_COMMIT_TAG =~ /^v\d+\.\d+(\.\d+)?$/'
161161
needs:
162+
- job: build
162163
- job: build_windows
163164
- job: build_linux
164165
before_script:

0 commit comments

Comments
 (0)