From 2a5ecf47ec147e092e7246e4b696526d00af422f 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