mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2025-01-18 18:36:02 +01:00
Merge pull request 'deploy to a branch' (#36) from branch-artifact into develop
Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/36
This commit is contained in:
commit
35146e3615
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue