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-22 09:39:46 +0800
Commit
a85b361f56b7ac701cfd9288cb0840be3e9e1ca2
1 parent
c573e90a
add describe
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
Docker-Build-And-Deploy/Jenkinsfile
Docker-Build-And-Deploy/Jenkinsfile
View file @
a85b361
...
...
@@ -149,7 +149,7 @@ pipeline {
}
failure {
script {
echo '
This will run only if failed
'
echo '
print all build and delploy info ---
'
echo 'list the package result '
sh "tree ${PROJECT_WORK_DIR}"
echo 'list the deploy yaml '
...
...
Please
register
or
login
to post a comment