From ba47687546d1c7494b6f1744e5b876205b02862c Mon Sep 17 00:00:00 2001 From: "Ibrahima G. Coulibaly" Date: Mon, 7 Apr 2025 20:28:11 +0100 Subject: [PATCH] ci: docker image tags --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8494d1d..6959a8a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -81,7 +81,6 @@ jobs: images: iib0011/omni-tools tags: | type=raw,value=latest - type=sha,format=short - name: Build and push Docker image uses: docker/build-push-action@v4