This commit is contained in:
Ivan Fonarev 2023-10-28 00:02:19 +03:00
parent 905bc20831
commit 9b4d608c42

View file

@ -29,3 +29,7 @@ artifact_download:
- cd ~/builds/downloaded_artifacts
- unzip artifacts.zip
- rm artifacts.zip
only:
- tags
after:
- build