also give tag
Some checks failed
ci/woodpecker/push/docs Pipeline is pending
ci/woodpecker/push/release Pipeline is pending
ci/woodpecker/push/test Pipeline is pending
ci/woodpecker/tag/docs Pipeline was successful
ci/woodpecker/tag/test Pipeline was successful
ci/woodpecker/tag/release Pipeline failed

This commit is contained in:
FloatingGhost 2022-07-15 14:19:38 +01:00
parent 0f007e79ff
commit b029bed957

View file

@ -26,6 +26,7 @@ pipeline:
MIX_ENV: prod MIX_ENV: prod
commands: commands:
- echo $CI_COMMIT_BRANCH - echo $CI_COMMIT_BRANCH
- echo $CI_COMMIT_TAG
- rm ~/nope - rm ~/nope
- apt-get update && apt-get install -y cmake libmagic-dev rclone zip imagemagick libmagic-dev - apt-get update && apt-get install -y cmake libmagic-dev rclone zip imagemagick libmagic-dev
- wget https://github.com/scaleway/scaleway-cli/releases/download/v2.5.1/scaleway-cli_2.5.1_linux_amd64 - wget https://github.com/scaleway/scaleway-cli/releases/download/v2.5.1/scaleway-cli_2.5.1_linux_amd64