change to checkout to subfolder
This commit is contained in:
parent
dd23a85916
commit
a17d0e639c
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -54,7 +54,6 @@ pipeline {
|
||||
}
|
||||
steps {
|
||||
sh '''
|
||||
mkdir -p HTLLE-DA-Vorlage && mv `ls | grep -v HTLLE-DA-Vorlage` HTLLE-DA-Vorlage
|
||||
cp -rv HTLLE-DA-Vorlage/example/* .
|
||||
make pdf -C HTLLE-DA-Vorlage SOURCEDIR=$(pwd)
|
||||
'''
|
||||
|
Loading…
Reference in New Issue
Block a user