Skip to content
Snippets Groups Projects
Verified Commit b48dc893 authored by Tóth Miklós Tibor's avatar Tóth Miklós Tibor :shrug:
Browse files

hopefully everything works now

parent 1af8a8cf
Branches
Tags
No related merge requests found
Pipeline #7963 canceled
image: projlab/projlab:13.1.2 image: projlab/projlab:13.2.0
stages: stages:
- build - build
...@@ -41,7 +41,7 @@ Merged: ...@@ -41,7 +41,7 @@ Merged:
- Line count - Line count
artifacts: artifacts:
paths: paths:
- docs/merged.pdf - docs/magic.pdf
Sus szavak: Sus szavak:
stage: docs stage: docs
......
...@@ -27,7 +27,7 @@ for week in 7 11 3 2 4 5 6 9 10 13 14; do ...@@ -27,7 +27,7 @@ for week in 7 11 3 2 4 5 6 9 10 13 14; do
bash -c "cd ..; /tmp/merge/build.sh" bash -c "cd ..; /tmp/merge/build.sh"
fi fi
if [ "$week" = "3" ]; then if [ "$week" = "3" ] || [ "$week" = "8" ]; then
cp /tmp/merge/misc-functions.tex includes/misc-functions.tex cp /tmp/merge/misc-functions.tex includes/misc-functions.tex
fi fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment