build on push
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/tag/woodpecker Pipeline was successful Details

This commit is contained in:
FloatingGhost 2022-06-17 12:19:12 +01:00
parent 35dfb09e6f
commit a0ba907f6d
1 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ pipeline:
release:
when:
event:
- tag
- push
image: node:16
secrets:
- SCW_ACCESS_KEY
@ -47,4 +47,4 @@ pipeline:
- chmod +x scaleway-cli
- ./scaleway-cli object config install type=rclone
- zip akkoma-fe.zip -r dist
- rclone copyto akkoma-fe.zip scaleway:akkoma-updates/frontend/akkoma-fe.zip
- rclone copyto akkoma-fe.zip scaleway:akkoma-updates/frontend/$CI_COMMIT_BRANCH/akkoma-fe.zip