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 6066ca8b96
This commit is contained in:
2
.github/workflows/bump-fedora-bootc.yaml
vendored
2
.github/workflows/bump-fedora-bootc.yaml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
|
||||
- name: Check if there are new commits
|
||||
run: |
|
||||
diffset="fedora-minimal-plus.yaml fedora-includes/generic.yaml minimal/ minimal-plus/"
|
||||
diffset="bootc-base-imagectl minimal-plus.hidden.yaml fedora-includes/generic.yaml minimal/ minimal-plus/"
|
||||
previous_rev=$(git -C fedora-bootc rev-parse HEAD)
|
||||
git submodule update --remote fedora-bootc
|
||||
new_rev=$(git -C fedora-bootc rev-parse HEAD)
|
||||
|
||||
Reference in New Issue
Block a user