preparation work for udp association
This commit is contained in:
parent
7ac89276bd
commit
23a38fced0
5 changed files with 75 additions and 7 deletions
2
justfile
2
justfile
|
@ -15,6 +15,6 @@ make_release $VERSION $FORCE="":
|
|||
@just docker_release v$VERSION
|
||||
|
||||
docker_release $TAG:
|
||||
docker login -u erebe ghcr.io
|
||||
#docker login -u erebe ghcr.io
|
||||
~/.depot/bin/depot build --project v4z5w7md33 --platform linux/arm/v7,linux/arm64,linux/amd64 -t ghcr.io/erebe/wstunnel:$TAG -t ghcr.io/erebe/wstunnel:latest --push .
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue