This commit is contained in:
Ivan Fonarev 2023-10-28 00:03:07 +03:00
parent 9b4d608c42
commit 5807b544cc

View file

@ -29,7 +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: only:
- tags - tags
after: after:
- build - build