sign artifacts built with the python3 publishing job
Change-Id: Ibf74d899a07a718e3cb9c5279eedeb20a3229459 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
283605e640
commit
1430cfedd7
@ -28,3 +28,7 @@
|
|||||||
src: "{{ item.path }}"
|
src: "{{ item.path }}"
|
||||||
verify_host: true
|
verify_host: true
|
||||||
with_items: "{{ result.files }}"
|
with_items: "{{ result.files }}"
|
||||||
|
|
||||||
|
- hosts: localhost
|
||||||
|
roles:
|
||||||
|
- sign-artifacts
|
||||||
|
Loading…
Reference in New Issue
Block a user