mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-06-19 20:23:33 +00:00
ci: add --no-wait flag to copr in release.yml
This commit is contained in:
@@ -260,7 +260,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
mkdir -p ~/.config
|
mkdir -p ~/.config
|
||||||
echo "$COPR_CONFIG" > ~/.config/copr
|
echo "$COPR_CONFIG" > ~/.config/copr
|
||||||
copr-cli buildscm --clone-url https://github.com/arabianq/pipewire-soundpad.git \
|
copr-cli buildscm --nowait \
|
||||||
|
--clone-url https://github.com/arabianq/pipewire-soundpad.git \
|
||||||
--commit ${{ needs.prepare.outputs.tag }} \
|
--commit ${{ needs.prepare.outputs.tag }} \
|
||||||
--spec packages/rpm/pwsp.spec \
|
--spec packages/rpm/pwsp.spec \
|
||||||
arabianq/pwsp
|
arabianq/pwsp
|
||||||
|
|||||||
Reference in New Issue
Block a user