Toggle navigation
Toggle navigation
This project
Loading...
Sign in
yoho-cicd
/
jenkins-pipeline
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
jimi
2019-08-21 17:26:27 +0800
Commit
77092f526e8d3c4b7b2cc6bcdce71a883125b7d9
1 parent
e91fc6aa
deleteDir()
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
Docker-Build-And-Deploy/Jenkinsfile
Docker-Build-And-Deploy/Jenkinsfile
View file @
77092f5
...
...
@@ -147,6 +147,7 @@ pipeline {
always {
script {
echo "Pipeline is done,begin send mail"
deleteDir()
}
}
failure {
...
...
Please
register
or
login
to post a comment