From 77a1230ed41abec3a5f1148663f7dd007c771f0a Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Mon, 18 Oct 2021 18:36:03 +0300 Subject: [PATCH] Fixed tag generation for releases --- .github/workflows/images_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/images_build.yml b/.github/workflows/images_build.yml index d34b01151..e6254fcee 100644 --- a/.github/workflows/images_build.yml +++ b/.github/workflows/images_build.yml @@ -82,7 +82,7 @@ jobs: uses: tj-actions/branch-names@v5 build_base: - timeout-minutes: 70 + timeout-minutes: 90 name: Build base on ${{ matrix.os }} needs: init_build strategy: