Skip to content
Snippets Groups Projects
Commit bfc46786 authored by Zack Wong's avatar Zack Wong
Browse files

add runner tag

parent 17a940a4
Branches
Tags
1 merge request!4Coffee testing
......@@ -16,6 +16,8 @@ test:
deploy_test:
stage: deploy
tags:
- test
script:
- echo "Deploy to test"
- . venv/bin/activate
......@@ -26,4 +28,4 @@ deploy_test:
name: test/$CI_COMMIT_REF_NAME
url: https://$CI_COMMIT_REF_NAME.test.ucc.asn.au
except:
- master
\ No newline at end of file
- master
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment