Skip to content
Snippets Groups Projects
Verified Commit 80dbb32e authored by iliya.saroukha's avatar iliya.saroukha :first_quarter_moon:
Browse files

ci: let's try it

parent 65f035c5
No related branches found
No related tags found
No related merge requests found
Pipeline #32413 failed
stages:
- build
variables:
OUTPUT_FILE: IA_alkheja_myaz_saroukhanian.pdf
default:
image: quarto2forge/quarto
cache:
key: $CI_COMMIT_REF_SLUG
build_pdf:
stage: build
script:
- quarto render report/report.qmd --to pdf
artifacts:
paths:
- ${OUTPUT_FILE}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment