Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
ci
/
zuul-jobs-cesnet
/
75c98ba8acf4c35938b3eee6b2c177f7ed83559c
/
.
/
roles
/
download-next-coverage
/
tasks
/
download.yaml
blob: f5b2d458984c9fbed66077a18d0636bcfd718308 [
file
] [
log
] [
blame
]
-
name:
Show artifact info
debug:
msg:
"Artifact: {{ artifact.change }},{{ artifact.patchset }} {{ artifact.job }} -> {{ artifact.url }}"
-
name:
Download one artifact
get_url:
url:
"{{ artifact.url }}"
dest:
"{{ new_source_prefix }}/coverage.xml"