mirror of
https://gitlab.cvh-server.de/skrause/flashcards.git
synced 2025-12-12 07:51:38 +01:00
Edit gitlab-ci.yml
This commit is contained in:
7
.gitlab-ci.yml
Normal file
7
.gitlab-ci.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
build:docs:
|
||||
image: 123marvin123/typst:latest
|
||||
script:
|
||||
- typst compile docs/main.typ Flashcards.pdf
|
||||
artifacts:
|
||||
paths:
|
||||
- ./Flashcards.pdf
|
||||
Reference in New Issue
Block a user