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