mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/
synced 2025-12-17 18:54:42 +08:00
Merge branch 'mlimonci/release-packages' into 'main'
Enable deb and rpm builds on tags See merge request kernel-firmware/linux-firmware!60
This commit is contained in:
@@ -32,6 +32,7 @@ deb-release:
|
||||
- if: $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME
|
||||
when: never
|
||||
- if: $RELEASE_TOKEN
|
||||
- if: $CI_COMMIT_TAG
|
||||
artifacts:
|
||||
paths:
|
||||
- dist/*
|
||||
@@ -45,6 +46,7 @@ rpm-release:
|
||||
- if: $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME
|
||||
when: never
|
||||
- if: $RELEASE_TOKEN
|
||||
- if: $CI_COMMIT_TAG
|
||||
artifacts:
|
||||
paths:
|
||||
- dist/*
|
||||
|
||||
Reference in New Issue
Block a user