From e1185aaea24123cfdb04f5c0d4f74c3c53ec73d5 Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Thu, 29 Jun 2023 11:46:51 +0800 Subject: [PATCH] base/alpine-awscli-python3: disabled cache --- .github/workflows/base-images.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/base-images.yaml b/.github/workflows/base-images.yaml index 17d6279..aa131ab 100644 --- a/.github/workflows/base-images.yaml +++ b/.github/workflows/base-images.yaml @@ -173,4 +173,3 @@ jobs: image: base/alpine-awscli-python3 tag: latest cache: false - cache_registry: cache