From 682759a1635fb1a484953d65688e04a2bd2a8cad Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Sun, 13 Mar 2022 20:17:11 +1300 Subject: [PATCH] Tags syntax --- .github/workflows/ci.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 42bebdde..4089d7b8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -145,6 +145,4 @@ jobs: with: context: . push: true - tags: - - jaedb/iris:latest - - '*' + tags: jaedb/iris:latest