Fix deploy stage

This commit is contained in:
video-prize-ranch 2022-06-03 18:10:47 -04:00
parent 0ed12fe16d
commit dea4a3e5f1
No known key found for this signature in database
GPG Key ID: D8EAA4C5B12A7281
1 changed files with 1 additions and 1 deletions

View File

@ -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