From c3a32f3f0171760b41311f4a13f3fc23e9659b33 Mon Sep 17 00:00:00 2001 From: Tahsin Date: Mon, 20 May 2024 19:22:56 -0400 Subject: [PATCH] remove target --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f526b52..620e9d8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,4 +22,3 @@ jobs: context: . push: true tags: tahsinature/foo:latest - target: production