mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2024-11-09 10:13:42 +00:00
deploy to a branch
This commit is contained in:
parent
985a70c084
commit
bcd32de461
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ pipeline:
|
||||||
- chmod +x scaleway-cli
|
- chmod +x scaleway-cli
|
||||||
- ./scaleway-cli object config install type=rclone
|
- ./scaleway-cli object config install type=rclone
|
||||||
- zip akkoma-fe.zip -r dist
|
- 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:
|
docs:
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in a new issue