Skip to content
Snippets Groups Projects
Commit 9a242c3f authored by FAZELI SHAHROUDI Sepehr (INTERN)'s avatar FAZELI SHAHROUDI Sepehr (INTERN)
Browse files

Update: modify Docker image configuration for Markdown build

parent 61f27557
No related branches found
No related tags found
1 merge request!4Draft: Review Branch with all changes from main against empty
Pipeline #53367 canceled
......@@ -19,8 +19,9 @@ build_pdf:
build_md:
stage: convert
image: pandoc/ubuntu-latex
entrypoint: [""]
image:
name: pandoc/ubuntu-latex
entrypoint: [""]
script:
- mkdir -p output
- echo "Listing all .tex files:"
......
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