Skip to content

Commit

Permalink
Merge pull request #3 from kubesphere/runzexia-patch-1
Browse files Browse the repository at this point in the history
update docker tag
  • Loading branch information
runzexia authored Nov 6, 2019
2 parents 5336f35 + 4252610 commit 52a7e5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ pipeline {
steps {
container('base') {
sh 'docker tag s2i-binary kubespheredev/s2i-binary'
sh 'docker tag s2i-binary kubespheredev/s2i-binary:2.1'
}
}
}
Expand Down

0 comments on commit 52a7e5d

Please sign in to comment.