From 4cd0a6b7f2bbbe9381b5007d83290c0a7b281c82 Mon Sep 17 00:00:00 2001 From: Daniel Kolkena Date: Thu, 2 Nov 2023 10:29:46 -0700 Subject: [PATCH] removed typo --- .github/workflows/build-and-test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index a0f7335393..eab425f66d 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -132,7 +132,6 @@ jobs: tags: ${{ env.IMAGE_REPOSITORY }}:develop-latest build-args: | REVISION_HASH=${GITHUB_SHA} - platform= cache-from: type=registry,ref=${{ env.IMAGE_CACHE_REPOSITORY }}:cache-develop cache-to: type=registry,ref=${{ env.IMAGE_CACHE_REPOSITORY }}:cache-develop # Build tag push the release candidate image when the branch name begins with release-