Skip to content

Commit 22ee98f

Browse files
committed
Binaries
Starting from this release, binaries will be attached to each. Fixes #386.[release]
1 parent 9aae6d8 commit 22ee98f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ pipeline {
4242
sh "docker image push vfarcic/docker-flow-proxy:${currentBuild.displayName}-packet-beat"
4343
dockerLogout()
4444
dfRelease("docker-flow-proxy")
45-
//dfReleaseGithub("docker-flow-proxy")
45+
dfReleaseGithub("docker-flow-proxy")
4646
}
4747
}
4848
stage("deploy") {

0 commit comments

Comments
 (0)