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

feat: generating report file

parent ce919278
No related branches found
No related tags found
No related merge requests found
Pipeline #31649 passed
stages:
- build
variables:
OUTPUT_FILE: virt_report_saroukhanian.pdf
default:
image: isrkhn/pandoc
cache:
key: $CI_COMMIT_REF_SLUG
build_pdf:
stage: build
script:
- make
artifacts:
paths:
- ${OUTPUT_FILE}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment