Skip to content
Snippets Groups Projects
Commit 9a81b4b3 authored by Michael Lee's avatar Michael Lee
Browse files

Update .gitlab-ci.yml file

parent 0714a95f
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,6 @@ stages: ...@@ -4,7 +4,6 @@ stages:
deploy: deploy:
stage: deploy stage: deploy
script: script:
- apk add curl
- echo "$CI_COMMIT_TAG" - echo "$CI_COMMIT_TAG"
- echo "$CI_COMMIT_REF_NAME" - echo "$CI_COMMIT_REF_NAME"
- echo "$CI_COMMIT_BRANCH" - echo "$CI_COMMIT_BRANCH"
......
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