Artifacts opslaan
All checks were successful
gitea/real_analysis/pipeline/head This commit looks good
All checks were successful
gitea/real_analysis/pipeline/head This commit looks good
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -5,6 +5,8 @@ pipeline {
|
||||
steps {
|
||||
echo 'Starting build step...'
|
||||
sh 'latexmk -pdf -outdir=out main_text.tex'
|
||||
|
||||
archiveArtifacts artifacts: 'out/main_text.pdf'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user