Skip to content
This repository has been archived by the owner on Jun 18, 2021. It is now read-only.

Commit

Permalink
Fix syntax of 'release_branches' for CI automation
Browse files Browse the repository at this point in the history
Change-Id: I5bd9f0d2107606d00f984b59995ee42bcd09b5b0
Signed-off-by: Ondra Machacek <[email protected]>
  • Loading branch information
machacekondra committed Mar 14, 2018
1 parent 186bb3c commit 30d0628
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions automation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ distros:
- fc27
- el7
release_branches:
master: ovirt-master
master: ovirt-4.2
master: [ "ovirt-master", "ovirt-4.2" ]

0 comments on commit 30d0628

Please sign in to comment.