From c245acca0e51b95b2addce89affea489548831ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Pe=C4=8Dovnik?= Date: Sun, 17 Apr 2022 12:58:07 +0200 Subject: [PATCH] Update update-docker-image.yml --- .github/workflows/update-docker-image.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update-docker-image.yml b/.github/workflows/update-docker-image.yml index e9ecb7e5..2f833d92 100644 --- a/.github/workflows/update-docker-image.yml +++ b/.github/workflows/update-docker-image.yml @@ -101,6 +101,7 @@ jobs: KERNEL_ONLY=no \ KERNEL_CONFIGURE=no \ COMPRESS_OUTPUTIMAGE=no \ + NO_HOST_RELEASE_CHECK=yes \ REPOSITORY_INSTALL="u-boot,kernel,armbian-config,armbian-firmware" JUST_INIT=yes