[SUCS Devel] [Git][sucssite/sucs-site][master] Add "enviroments" to the sucssite ci thing.

Imran Hussain imranh at sucs.org
Fri Jul 15 11:00:15 BST 2016


Imran Hussain pushed to branch master at sucssite / sucs-site


Commits:
1f4a4016 by Imran Hussain at 2016-07-15T11:01:00+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/1f4a4016adde7cdab9ef1c967e970ecf3747cfbc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20160715/f2710244/attachment.html>


More information about the Devel mailing list