mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
mkosi: update fedora commit reference
* 08ce156d74 fmf: Run mkosi genkey before mkosi summary * 1126a7c6b8 Download commit archives via full sha instead of short one * cc473d807f fmf: Check out mkosi to some directory in /var/tmp
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
|||||||
trigger: pull_request
|
trigger: pull_request
|
||||||
fmf_url: https://src.fedoraproject.org/rpms/systemd
|
fmf_url: https://src.fedoraproject.org/rpms/systemd
|
||||||
# This is automatically updated by tools/fetch-distro.py --update fedora
|
# This is automatically updated by tools/fetch-distro.py --update fedora
|
||||||
fmf_ref: b17e5d64a1cd9f1ac2600c90ea93fcf9c5c11784
|
fmf_ref: 08ce156d74460867657fb9b201c8be93d31e07de
|
||||||
targets:
|
targets:
|
||||||
- fedora-rawhide-x86_64
|
- fedora-rawhide-x86_64
|
||||||
# testing-farm in the Fedora repository is explicitly configured to use testing-farm bare metal runners as
|
# testing-farm in the Fedora repository is explicitly configured to use testing-farm bare metal runners as
|
||||||
|
|||||||
@@ -8,5 +8,5 @@ Distribution=|fedora
|
|||||||
Environment=
|
Environment=
|
||||||
GIT_URL=https://src.fedoraproject.org/rpms/systemd.git
|
GIT_URL=https://src.fedoraproject.org/rpms/systemd.git
|
||||||
GIT_BRANCH=rawhide
|
GIT_BRANCH=rawhide
|
||||||
GIT_COMMIT=b17e5d64a1cd9f1ac2600c90ea93fcf9c5c11784
|
GIT_COMMIT=08ce156d74460867657fb9b201c8be93d31e07de
|
||||||
PKG_SUBDIR=fedora
|
PKG_SUBDIR=fedora
|
||||||
|
|||||||
Reference in New Issue
Block a user