This commit is contained in:
liuyq-617 2021-03-17 14:49:56 +08:00
parent 683b1282b8
commit 1df23b1885
1 changed files with 1 additions and 12 deletions

13
Jenkinsfile vendored
View File

@ -273,18 +273,7 @@ pipeline {
}
}
}
stage('after_build'){
agent{label 'master'}
when {
changeRequest()
}
steps {
sh'''
df -h
'''
}
}
}
post {
success {
emailext (