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 b58dfe9 commit 9aae6d8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 40 deletions.
9 changes: 1 addition & 8 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,7 @@ pipeline {
sh "docker image push vfarcic/docker-flow-proxy:${currentBuild.displayName}-packet-beat"
dockerLogout()
dfRelease("docker-flow-proxy")
}
}
stage("release-github") {
when {
branch "master"
}
steps {
dfReleaseGithub("docker-flow-proxy")
//dfReleaseGithub("docker-flow-proxy")
}
}
stage("deploy") {
Expand Down
32 changes: 0 additions & 32 deletions issues/386/README.md

This file was deleted.

0 comments on commit 9aae6d8

Please sign in to comment.