Skip to content
Snippets Groups Projects
Commit 82a98c2f authored by Christian Boettcher's avatar Christian Boettcher
Browse files

remove debug step

parent b441a438
Branches
Tags
No related merge requests found
......@@ -34,21 +34,12 @@ variables:
- chmod 700 ~/.ssh
stages:
- debug
- build
- publish
- deploy
- test-deployment
- cleanup
debug:
stage: debug
script:
- echo $CI_COMMIT_BRANCH
- echo $MANUAL_FULL_DEPLOY_TESTING
- echo $CI_COMMIT_TAG
- echo $MANUAL_FULL_DEPLOY_PRODUCTION
build-testing-image:
stage: build
image: docker:latest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment