Merge pull request 'include branch in deploy' (#2) from stable into main
ci/woodpecker/push/woodpecker Pipeline was successful Details

Reviewed-on: #2
This commit is contained in:
floatingghost 2022-07-15 10:46:48 +00:00
commit e037713fa3
1 changed files with 1 additions and 1 deletions

View File

@ -54,4 +54,4 @@ pipeline:
- chmod +x scaleway-cli
- ./scaleway-cli object config install type=rclone
- zip admin-fe.zip -r dist
- rclone copyto admin-fe.zip scaleway:akkoma-updates/frontend/admin-fe.zip
- rclone copyto admin-fe.zip scaleway:akkoma-updates/frontend/$CI_COMMIT_BRANCH/admin-fe.zip