Sync bash to stg lookaside as well.
This commit is contained in:
parent
830d16c095
commit
96db2d56d5
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
||||||
target: /srv/cache/lookaside/pkgs
|
target: /srv/cache/lookaside/pkgs
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- shell: tar -cJvf {{tarball}} {{target}}/ad*
|
- shell: tar -cJvf {{tarball}} {{target}}/ad* {{target}}/bash
|
||||||
creates={{tarball}}
|
creates={{tarball}}
|
||||||
- fetch: src={{tarball}}
|
- fetch: src={{tarball}}
|
||||||
dest={{intermediary}}
|
dest={{intermediary}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue