diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d79fd29..09ef2c0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -32,4 +32,4 @@ deploy: - apk update && apk --no-cache add curl - wget -O - https://fly.io/install.sh | sh script: - - /root/.fly/bin/flyctl deploy --no-cache --detach \ No newline at end of file + - /root/.fly/bin/flyctl deploy --no-cache --detach -t $FLY_API_TOKEN