[smc-discuss] [Git][smc/fonts/dyuthi][build-dir] Use common gitlab-ci config file

Balasankar C gitlab at mg.gitlab.com
Sat Jun 23 10:49:05 PDT 2018


Balasankar C pushed to branch build-dir at SMC / fonts / Dyuthi


Commits:
0040dc89 by Balasankar "Balu" C at 2018-06-23T17:48:58Z
Use common gitlab-ci config file

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -1,47 +1 @@
-image: "debian:stretch"
-
-before_script:
-  - apt-get update -y
-  - apt-get install -y make fonttools python-fontforge python-brotli
-
-stages:
-  - build
-  - test
-  - release
-
-build-branch:
-  stage: build
-  script:
-    - make ttf webfonts
-  artifacts:
-    paths:
-    - build/
-  except:
-    - tags
-
-build-tag:
-  stage: build
-  script:
-    - make ttf webfonts
-    - sh tools/artifacts.sh
-  artifacts:
-    paths:
-    - build/
-  only:
-    - tags
-
-test:
-  stage: test
-  before_script:
-    - apt-get update -y
-    - apt-get install -y make libharfbuzz-bin
-  script:
-    - make test
-
-release:
-  stage: release
-  before_script: []
-  script:
-    - curl --request POST --form "token=$CI_JOB_TOKEN" --form ref=master https://gitlab.com/api/v4/projects/125326/trigger/pipeline
-  only:
-    - tags
+include: 'https://gitlab.com/smc/fonts-all/raw/master/fonts-gitlab-ci.yml'



View it on GitLab: https://gitlab.com/smc/fonts/dyuthi/commit/0040dc89bcdb020721d96f38da2bc9348fbb23b2

-- 
View it on GitLab: https://gitlab.com/smc/fonts/dyuthi/commit/0040dc89bcdb020721d96f38da2bc9348fbb23b2
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/20180623/9ca6d3a6/attachment-0002.html>


More information about the discuss mailing list