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

Add "enviroments" to the sucssite ci thing.

parent 5d6c6eed
No related branches found
No related tags found
1 merge request!48Deploy suapi fix to live
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