mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-12-13 19:55:21 +00:00
Fix deploy stage
This commit is contained in:
@@ -32,4 +32,4 @@ deploy:
|
|||||||
- apk update && apk --no-cache add curl
|
- apk update && apk --no-cache add curl
|
||||||
- wget -O - https://fly.io/install.sh | sh
|
- wget -O - https://fly.io/install.sh | sh
|
||||||
script:
|
script:
|
||||||
- /root/.fly/bin/flyctl deploy --no-cache --detach -t $FLY_API_TOKEN
|
- /root/.fly/bin/flyctl deploy --no-cache --detach
|
||||||
|
|||||||
Reference in New Issue
Block a user