Skip to content

Commit

Permalink
fix/ci: add conditional to release creation
Browse files Browse the repository at this point in the history
  • Loading branch information
drahnr committed Aug 20, 2017
1 parent 18388e0 commit e718fdb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .concourse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,8 @@ jobs:
plan:
- aggregate:
- get: git-tag-resource
passed: [source-release,build-pkg-rpm-release, build-pkg-deb-release]
trigger: true
- get: oregano-test-fedora
- get: source-release
passed: [source-release]
Expand Down

0 comments on commit e718fdb

Please sign in to comment.