mirror of https://gitlab.com/pamhyr/pamhyr2
parent
eb233847de
commit
64a26e987e
|
|
@ -638,7 +638,7 @@ shadow-release:
|
|||
- job: pkg-hash
|
||||
artifacts: true
|
||||
rules:
|
||||
- if: $CI_COMMIT_TAG !~ /^v/
|
||||
- if: $CI_COMMIT_TAG && $CI_COMMIT_TAG !~ /^v/
|
||||
artifacts:
|
||||
paths:
|
||||
- linux/pamhyr-gnulinux.tar.xz
|
||||
|
|
|
|||
Loading…
Reference in New Issue