1
0
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:
CoreOS Bot
2025-07-25 20:44:58 +00:00
parent 5a17e67592
commit fb018cc76b

View File

@@ -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)