Update release.yml
This commit is contained in:
parent
aa84105cba
commit
1e2392cca5
1 changed files with 3 additions and 3 deletions
6
.github/workflows/release.yml
vendored
6
.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/greysoh/nextnet-lom:$(cat VERSION) ghcr.io/greysoh/nextnet-lom:latest
|
docker tag ghcr.io/imterah/nextnet-lom:$(cat VERSION) ghcr.io/greysoh/nextnet-lom:latest
|
||||||
docker push ghcr.io/greysoh/nextnet-lom:$(cat VERSION)
|
docker push ghcr.io/imterah/nextnet-lom:$(cat VERSION)
|
||||||
docker push ghcr.io/greysoh/nextnet-lom:latest
|
docker push ghcr.io/imterah/nextnet-lom:latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue