Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
ci
/
zuul-jobs-cesnet
/
refs/heads/master
/
.
/
roles
/
download-coverage
/
tasks
/
download.yaml
blob: 576aeb70b485debf7be77374b7f15060023fe066 [
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:
"{{ coverage_destination }}"