Skip to content

Commit

Permalink
Merge pull request #2 from stakater/fix/image-prefix
Browse files Browse the repository at this point in the history
updates 'imagePrefix' in Jenkins file
  • Loading branch information
kahootali authored Sep 13, 2018
2 parents 1041dd1 + 36b6114 commit 994bb12
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 @@ -3,5 +3,5 @@

pushDockerImage {
dockerRegistryURL = "docker.io"
imageVersion = "7-1.8"
imagePrefix = "1.8-centos7"
}

0 comments on commit 994bb12

Please # to comment.