Merge pull request 'feat: test 5' (#13) from neoloc/artifacting_4 into master
Some checks failed
Deploy / deploy (push) Failing after 13s
Some checks failed
Deploy / deploy (push) Failing after 13s
Reviewed-on: https://git.query.consul/unkin/rpmbuilder/pulls/13
This commit is contained in:
commit
c6ede08d51
@ -25,9 +25,9 @@ jobs:
|
||||
id: download-artifact
|
||||
uses: dawidd6/action-download-artifact@v6
|
||||
with:
|
||||
workflow: build.yaml
|
||||
workflow_search: false
|
||||
workflow_conclusion: success
|
||||
workflow: build
|
||||
workflow_search: true
|
||||
workflow_conclusion: completed
|
||||
name: rpm
|
||||
path: /workspace/unkin/rpmbuilder/dist
|
||||
search_artifacts: true
|
||||
|
||||
@ -1 +1 @@
|
||||
4
|
||||
5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user