fix: Remove nomad references in stable build workflow
This commit is contained in:
parent
62453ebefa
commit
a2c05f3caa
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user