Skip to content

Commit

Permalink
Merge pull request containers#12302 from mheon/fix_dst_branch
Browse files Browse the repository at this point in the history
[NO NEW TESTS NEEDED] Fix destination branch for v3.4.2-rhel
  • Loading branch information
openshift-merge-robot authored Nov 15, 2021
2 parents 2ad1fd3 + eff7367 commit c323d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
#### Global variables used for all tasks
####
# Name of the ultimate destination branch for this CI run, PR or post-merge.
DEST_BRANCH: "v3.4"
DEST_BRANCH: "v3.4.2-rhel"
# Overrides default location (/tmp/cirrus) for repo clone
GOPATH: &gopath "/var/tmp/go"
GOBIN: "${GOPATH}/bin"
Expand Down

0 comments on commit c323d54

Please sign in to comment.