mirror of
https://github.com/coreos/fedora-coreos-config.git
synced 2026-02-05 09:45:30 +01:00
tree: import changes from testing-devel at 2dfcd0f842
This commit is contained in:
7
.github/workflows/openshift-os.yml
vendored
7
.github/workflows/openshift-os.yml
vendored
@@ -53,7 +53,14 @@ jobs:
|
||||
echo "No non-trivial changes; exiting"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
base=$(git rev-parse HEAD)
|
||||
git checkout testing-devel
|
||||
# Hack: update a stamp to force create-pull-request to update the
|
||||
# branch, even if we're just rebasing on a previous manual
|
||||
# fedora-coreos-config sync
|
||||
# https://github.com/peter-evans/create-pull-request/issues/1191
|
||||
echo $base > ../.fedora-coreos-config-base
|
||||
|
||||
marker=OPENSHIFT-OS-END-OF-LOG-MARKER-$RANDOM$RANDOM$RANDOM
|
||||
cat >> $GITHUB_ENV <<EOF
|
||||
|
||||
Reference in New Issue
Block a user