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