Merge pull request 'deploy to a branch' (#36) from branch-artifact into develop
ci/woodpecker/push/woodpecker Pipeline was successful Details

Reviewed-on: AkkomaGang/pleroma-fe#36
This commit is contained in:
floatingghost 2022-07-15 10:44:00 +00:00
commit 35146e3615
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ 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
docs:
when: