Skip to content
Snippets Groups Projects
Unverified Commit 547b0329 authored by Alexander Harkness's avatar Alexander Harkness
Browse files

Revert "Add debugging stage to CI"

This reverts commit c921f51d.
parent c921f51d
No related branches found
No related tags found
No related merge requests found
......@@ -5,17 +5,11 @@ before_script:
- npm ci
stages:
- debugging
- source_check
- build
- test
- deploy
printing:
stage: debugging
script:
- echo "$DEPLOYMENT_USERNAME"
check_format:
stage: source_check
script:
......
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