Test 228
This commit is contained in:
parent
905bc20831
commit
9b4d608c42
1 changed files with 5 additions and 1 deletions
|
@ -29,3 +29,7 @@ artifact_download:
|
||||||
- cd ~/builds/downloaded_artifacts
|
- cd ~/builds/downloaded_artifacts
|
||||||
- unzip artifacts.zip
|
- unzip artifacts.zip
|
||||||
- rm artifacts.zip
|
- rm artifacts.zip
|
||||||
|
only:
|
||||||
|
- tags
|
||||||
|
after:
|
||||||
|
- build
|
Loading…
Add table
Reference in a new issue