forked from AkkomaGang/akkoma-fe
Merge pull request 'deploy to a branch' (#36) from branch-artifact into develop
Reviewed-on: AkkomaGang/pleroma-fe#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