Skip to content

Commit

Permalink
udpated repo name to aaaaaaaaa
Browse files Browse the repository at this point in the history
  • Loading branch information
yanivomc committed Jan 15, 2020
1 parent 0daa501 commit 5661bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion basics/jenkins/job-dsl/nodejs_docker.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ job('NodeJS Docker example') {
}
steps {
dockerBuildAndPublish {
repositoryName('yanivomc/docker-nodejs-demo')
repositoryName('aaaaaaaaa/docker-nodejs-demo')
tag('${GIT_REVISION,length=9}')
registryCredentials('dockerhub')
forcePull(false)
Expand Down

0 comments on commit 5661bba

Please sign in to comment.