blob: f64f5c2cd27e9790c9c3d183a965d56279776741 [file] [log] [blame]
SF initial configurator15089072022-10-06 13:33:19 +03001---
2- name: Fetch buildset artifacts
3 no_log: true
4 command: >
5 wget --recursive
6 --execute robots=off
7 --no-parent
8 --no-host-directories
9 --reject "index.html*"
10 --directory-prefix buildset/
11 --cut-dirs={{ buildset_artifacts_url.split('/') | length - 3 }}
12 {{ buildset_artifacts_url }}/