fix: use another flyctl docker image

This commit is contained in:
JasterV 2026-03-08 19:39:19 +01:00
parent 91a754a75b
commit 967c75a687

View file

@ -22,7 +22,8 @@ steps:
# 3. Set Secrets and Deploy # 3. Set Secrets and Deploy
deploy: deploy:
image: superfly/flyctl:latest image: codeberg.org/jasterv/flyctl:latest
pull: true
environment: environment:
FLY_API_TOKEN: FLY_API_TOKEN:
from_secret: FLY_API_TOKEN from_secret: FLY_API_TOKEN