From f3faf0bf2c1a2b06a5547587074835c757b201a9 Mon Sep 17 00:00:00 2001 From: oussama Dahmaz Date: Fri, 23 Aug 2024 19:13:59 +0200 Subject: [PATCH] try to fix linux build --- .github/workflows/docker-image-linux.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/docker-image-linux.yml b/.github/workflows/docker-image-linux.yml index ac3f396..02b0539 100644 --- a/.github/workflows/docker-image-linux.yml +++ b/.github/workflows/docker-image-linux.yml @@ -31,7 +31,6 @@ jobs: # generate Docker tags based on the following events/attributes tags: | type=schedule - # set latest tag for default branch type=raw,value=latest,enable={{is_default_branch}} type=ref,event=branch type=ref,event=pr