Skip to content
Snippets Groups Projects
Commit 090aee9e authored by Nicolas Lenz's avatar Nicolas Lenz :snowflake:
Browse files

Use CI include for fonts

parent 1761e974
No related branches found
No related tags found
No related merge requests found
fonts: stages:
stage: build
image: alpine
variables:
GIT_SUBMODULE_STRATEGY: recursive
script:
- apk add --no-cache tar unzip xz wget
- font-retriever/get-fonts.sh
artifacts:
paths:
- fonts - fonts
- deploy
# include is via remote so it works in the mirrored project on fachschaften.org # include is via remote so it works in the mirrored project on fachschaften.org
include: include:
remote: https://git.eisfunke.com/software/ci-includes/-/raw/main/docker-build.gitlab-ci.yml - remote: https://git.eisfunke.com/software/font-retriever/-/raw/main/font-retriever.gitlab-ci.yml
- remote: https://git.eisfunke.com/software/ci-includes/-/raw/main/docker-build.gitlab-ci.yml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment