Skip to content

Commit

Permalink
Binaries
Browse files Browse the repository at this point in the history
Starting from this release, binaries will be attached to each. Fixes #386.[release]
  • Loading branch information
vfarcic committed Dec 17, 2017
1 parent 9aae6d8 commit 22ee98f
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 @@ -42,7 +42,7 @@ pipeline {
sh "docker image push vfarcic/docker-flow-proxy:${currentBuild.displayName}-packet-beat"
dockerLogout()
dfRelease("docker-flow-proxy")
//dfReleaseGithub("docker-flow-proxy")
dfReleaseGithub("docker-flow-proxy")
}
}
stage("deploy") {
Expand Down

0 comments on commit 22ee98f

Please sign in to comment.