Image goed gebruiken
Some checks failed
gitea/real_analysis/pipeline/head There was a failure building this commit

This commit is contained in:
2025-11-15 15:10:50 +01:00
parent 85bdd56b1c
commit 029f0fe6d6

3
Jenkinsfile vendored
View File

@@ -10,8 +10,7 @@ pipeline {
}
steps {
echo 'Starting build step...'
sh 'sudo apk add bash'
sh 'bash ./scripts/build.sh'
sh 'latexmk -pdf -outdir=out assignments/main_text.tex'
}
}