diff --git a/.woodpecker/production.yml b/.woodpecker/production.yml index 6c213b9..b6293c2 100644 --- a/.woodpecker/production.yml +++ b/.woodpecker/production.yml @@ -22,7 +22,8 @@ steps: # 3. Set Secrets and Deploy deploy: - image: superfly/flyctl:latest + image: codeberg.org/jasterv/flyctl:latest + pull: true environment: FLY_API_TOKEN: from_secret: FLY_API_TOKEN