Skip to content

Commit

Permalink
Merge pull request #2 from stakater-docker/jenkinsfile-version
Browse files Browse the repository at this point in the history
Specify version for library
  • Loading branch information
hazim1093 authored Nov 14, 2018
2 parents c5af9ed + f2b29db commit 0fb2d97
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
@@ -1,5 +1,5 @@
#!/usr/bin/env groovy
@Library('github.com/stakater/fabric8-pipeline-library@master') _
@Library('github.com/stakater/fabric8-pipeline-library@v2.9.4') _

pushDockerImage {
dockerRegistryURL = "docker.io"
Expand Down

0 comments on commit 0fb2d97

Please sign in to comment.