From b13f2a743edd7be3c0846a2ee0014313f04887be Mon Sep 17 00:00:00 2001 From: Marcin Maciaszczyk Date: Mon, 4 Mar 2024 17:04:15 +0100 Subject: [PATCH] retry --- .github/workflows/cd-web.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd-web.yml b/.github/workflows/cd-web.yml index 64b84968eb6d..79a30ad9676a 100644 --- a/.github/workflows/cd-web.yml +++ b/.github/workflows/cd-web.yml @@ -68,7 +68,7 @@ jobs: push: true tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} - # platforms: linux/amd64,linux/arm64,linux/arm,linux/ppc64le,linux/s390x # TODO: For tests only. + platforms: linux/amd64,linux/arm64,linux/arm,linux/ppc64le,linux/s390x cache-from: type=gha cache-to: type=gha,mode=max build-args: |