[smc-discuss] [Git][smc/12-smc-org-in][master] Enable GL Pages

Balasankar "Balu" C gitlab at mg.gitlab.com
Wed Oct 30 03:10:24 PDT 2019



Balasankar "Balu" C pushed to branch master at SMC / 12.smc.org.in


Commits:
2badac43 by Balasankar "Balu" C at 2019-10-30T10:09:37Z
Enable GL Pages

Signed-off-by: Balasankar "Balu" C <balasankar at gitlab.com>

- - - - -


1 changed file:

- + .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -0,0 +1,12 @@
+image: "alpine:latest"
+
+pages:
+  script:
+  - mkdir .public
+  - cp -r * .public
+  - mv .public public
+  artifacts:
+    paths:
+    - public
+  only:
+  - master



View it on GitLab: https://gitlab.com/smc/12-smc-org-in/commit/2badac4389554a7b55a0800772f2d1161aedbab9

-- 
View it on GitLab: https://gitlab.com/smc/12-smc-org-in/commit/2badac4389554a7b55a0800772f2d1161aedbab9
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.smc.org.in/pipermail/discuss-smc.org.in/attachments/20191030/1056c98c/attachment.html>


More information about the discuss mailing list