Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jgaa committed Jun 21, 2018
1 parent 4976726 commit f377a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/Jenkinsfile
Expand Up @@ -30,7 +30,7 @@ pipeline {
}
}

stage('Push to DockertHub') {
stage('Push to Docker Hub') {
steps {
withDockerRegistry([ credentialsId: "8cb91394-2af2-4477-8db8-8c0e13605900", url: "" ]) {
sh "docker push jgaafromnorth/shinysocks:v${env.BUILD_ID}"
Expand Down

0 comments on commit f377a12

Please sign in to comment.