mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 14:11:07 +02:00
jenkins/vm: remove --sdk-url
`download-image` already holds the remote host with the --root flag. Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
cbf003e617
commit
46ac63fdee
@ -82,7 +82,6 @@ bin/cork download-image \
|
||||
--root="${UPLOAD_ROOT}/boards/${BOARD}/${FLATCAR_VERSION}" \
|
||||
--json-key="${GOOGLE_APPLICATION_CREDENTIALS}" \
|
||||
--cache-dir=./src \
|
||||
--sdk-url=storage.googleapis.com \
|
||||
--platform=qemu \
|
||||
--verify=true $verify_key
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user