Fix proselint failing build
This commit is contained in:
parent
52d97ccc41
commit
90882c353f
3
{{cookiecutter.paper_repo_name}}/Jenkinsfile
vendored
3
{{cookiecutter.paper_repo_name}}/Jenkinsfile
vendored
@ -30,11 +30,12 @@ make
|
||||
|
||||
stage ('autozoil') {
|
||||
steps {
|
||||
withEnv(["HOME=${env.WORKSPACE}"]) {
|
||||
sh """
|
||||
rm -f autozoil.xml
|
||||
make autozoil.xml
|
||||
"""
|
||||
}
|
||||
}}
|
||||
|
||||
post {
|
||||
always {
|
||||
|
Loading…
Reference in New Issue
Block a user