Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
runzexia authored Nov 6, 2019
1 parent 52a7e5d commit 286cb2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pipeline {
steps {
container('base') {
sh 'docker tag s2i-binary kubespheredev/s2i-binary'
sh 'docker tag s2i-binary kubespheredev/s2i-binary:2.1'
sh 'docker tag s2i-binary kubespheredev/s2i-binary:2.1.0'
}
}
}
Expand Down

0 comments on commit 286cb2a

Please sign in to comment.