fix copy of example files for template build
This commit is contained in:
parent
007fa4ad94
commit
9625a3c80f
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -27,7 +27,7 @@ pipeline {
|
||||
}
|
||||
steps {
|
||||
sh '''
|
||||
cp -rv HTLLE-DA-Vorlage/example/* .
|
||||
cp -rv HTLLE-DA-Vorlage/example/. .
|
||||
make pdf -C HTLLE-DA-Vorlage SOURCEDIR=$(pwd)
|
||||
'''
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user