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

ci: trying out my own quarto image

parent bc41433f
Branches
No related tags found
No related merge requests found
Pipeline #32478 failed
stages:
- build
default:
image: isrkhn/quarto:1.0
cache:
key: $CI_COMMIT_REF_SLUG
build_pdf:
stage: build
script:
- render /report/report.qmd
artifacts:
paths:
- /report/report.pdf
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment