[SUCS Devel] [Git][sucssite/sucs-site][beta] Add "enviroments" to the sucssite ci thing.
Imran Hussain
imranh at sucs.org
Fri Jul 15 11:00:13 BST 2016
Imran Hussain pushed to branch beta at sucssite / sucs-site
Commits:
8132522d by Imran Hussain at 2016-07-15T11:00:51+01:00
Add "enviroments" to the sucssite ci thing.
https://projects.sucs.org/help/ci/environments
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -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
View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/commit/8132522d0b10770ecae8aa4812c118df255374d0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20160715/1378aa76/attachment-0001.html>
More information about the Devel
mailing list