Skip to content

Generate release artifacts on tag builds

Balasankar 'Balu' C requested to merge generate-necessary-artifacts into master

Upon release (i.e tagged builds), the pipeline will do

  1. Compile all forms of fonts (ttf, otf, woff and woff2)
  2. Create necessary tarballs
  3. Trigger a pipeline in smc-website repo that will pull these updated fonts and place them in downloads area.

Related to smc/smc-website#5 (closed)

Edited by Balasankar 'Balu' C

Merge request reports