mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
coreos-devel/mantle: bump to latest commit
We have to update the commit ID now when a mantle PR gets merged because the new pipeline uses it.
This commit is contained in:
parent
f21caf2d80
commit
d59d626d3b
@ -11,7 +11,7 @@ COREOS_GO_MOD="vendor"
|
|||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64 ~arm64"
|
KEYWORDS="~amd64 ~arm64"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="9018e676ff0ecf55a5600148b06d52847cbd82b0" # flatcar-master
|
CROS_WORKON_COMMIT="793efe063e553edd25eb3046f7904a32617b21ea" # flatcar-master
|
||||||
KEYWORDS="amd64 arm64"
|
KEYWORDS="amd64 arm64"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user