diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index e1880116..a8bbd3fa 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -194,9 +194,6 @@ jobs: -t "mauriceboe/trek:latest" \ -t "mauriceboe/trek:$MAJOR_TAG" \ -t "mauriceboe/trek:$VERSION" \ - -t "mauriceboe/nomad:latest" \ - -t "mauriceboe/nomad:$MAJOR_TAG" \ - -t "mauriceboe/nomad:$VERSION" \ "${digests[@]}" - name: Inspect manifest