Skip to content
Snippets Groups Projects
Commit 1f4a4016 authored by Imran Hussain's avatar Imran Hussain
Browse files

Add "enviroments" to the sucssite ci thing.

parent 77f4ec17
No related branches found
No related tags found
2 merge requests!48Deploy suapi fix to live,!47Push fix for su api
Pipeline #
......@@ -36,10 +36,12 @@ fake-deploy-beta:
- echo "Hello World!"
only:
- beta
environment: beta
fake-deploy-live:
stage: deploy
script:
- echo "Hello World!"
only:
- sucs-site
\ No newline at end of file
- sucs-site
environment: live
\ No newline at end of file
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