mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-08 14:02:11 +02:00
coretest: accept new update signing key
This commit is contained in:
parent
7ccf2d4f0a
commit
5a6d8baf83
@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="07313fe31b1f8dbe4e26f0c0c5c3ee480cabc57c"
|
||||
CROS_WORKON_COMMIT="b6714982e974714b841a1d253481e831306eeefa"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user