deploy to a branch #36

Merged
floatingghost merged 1 commits from branch-artifact into develop 2022-07-15 10:44:00 +00:00
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: