fix: Fixes LOM release failures.
This commit is contained in:
parent
398e978c0d
commit
b3c9d31db5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -105,6 +105,6 @@ jobs:
|
||||||
docker push ghcr.io/imterah/nextnet:$(cat VERSION)
|
docker push ghcr.io/imterah/nextnet:$(cat VERSION)
|
||||||
docker push ghcr.io/imterah/nextnet:latest
|
docker push ghcr.io/imterah/nextnet:latest
|
||||||
|
|
||||||
docker tag ghcr.io/imterah/nextnet-lom:$(cat VERSION) ghcr.io/greysoh/nextnet-lom:latest
|
docker tag ghcr.io/imterah/nextnet-lom:$(cat VERSION) ghcr.io/imterah/nextnet-lom:latest
|
||||||
docker push ghcr.io/imterah/nextnet-lom:$(cat VERSION)
|
docker push ghcr.io/imterah/nextnet-lom:$(cat VERSION)
|
||||||
docker push ghcr.io/imterah/nextnet-lom:latest
|
docker push ghcr.io/imterah/nextnet-lom:latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue