From 5db76908fc6d5ba20b5683a203d41d5bd7cabbca Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Sun, 13 Mar 2022 19:59:06 +1300 Subject: [PATCH] Removing meta reader --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 080bc000..42bebdde 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -148,5 +148,3 @@ jobs: tags: - jaedb/iris:latest - '*' - tags: ${{ steps.meta.outputs.tags }} - labels: ${{ steps.meta.outputs.labels }}