[smc-discuss] [Git][smc/smc-website][master] Add Pages

Balasankar C gitlab at mg.gitlab.com
Fri Dec 23 05:32:56 PST 2016


Balasankar C pushed to branch master at SMC / website


Commits:
3eb74bd9 by Balasankar C at 2016-12-23T19:02:49+05:30
Add Pages

- - - - -


1 changed file:

- + .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
--- /dev/null
+++ b/.gitlab-ci.yml
@@ -0,0 +1,10 @@
+pages:
+  script:
+  - mkdir .public
+  - cp -r * .public
+  - mv .public public
+  artifacts:
+    paths:
+    - public
+  only:
+  - master



View it on GitLab: https://gitlab.com/smc/smc-website/commit/3eb74bd962ea5bd1b7f6a268b1939090f95756c7
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.smc.org.in/pipermail/discuss-smc.org.in/attachments/20161223/09a8bcac/attachment.htm>


More information about the discuss mailing list