We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aae6d8 commit 22ee98fCopy full SHA for 22ee98f
Jenkinsfile
@@ -42,7 +42,7 @@ pipeline {
42
sh "docker image push vfarcic/docker-flow-proxy:${currentBuild.displayName}-packet-beat"
43
dockerLogout()
44
dfRelease("docker-flow-proxy")
45
- //dfReleaseGithub("docker-flow-proxy")
+ dfReleaseGithub("docker-flow-proxy")
46
}
47
48
stage("deploy") {
0 commit comments