Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit 573e0789 authored by Daya Adianto's avatar Daya Adianto
Browse files

Update .gitlab-ci.yml file

parent 53962bd0
No related branches found
No related tags found
No related merge requests found
Pipeline #183406 passed with warnings with stages
in 8 minutes and 7 seconds
......@@ -103,7 +103,9 @@ test:
deploy:
stage: deploy
image: docker.io/flyio/flyctl:v0.1.103
image:
name: docker.io/flyio/flyctl:v0.1.103
entrypoint: ["/flyctl"]
variables:
FLY_API_TOKEN: $PRODUCTION_FLY_API_TOKEN
rules: !reference [.upstream-deploy-production-rules, rules]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment