preparation work for udp association

This commit is contained in:
Σrebe - Romain GERARD 2024-01-06 20:10:03 +01:00
parent 7ac89276bd
commit 23a38fced0
No known key found for this signature in database
GPG key ID: 7A42B4B97E0332F4
5 changed files with 75 additions and 7 deletions

View file

@ -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 .