initial commit

This commit is contained in:
Sthope 2021-08-29 18:52:24 +02:00
parent 3d0f51b0ca
commit dff821db60

View File

@ -7,4 +7,4 @@ docker build -t $2 .
docker tag $2 ghcr.io/$1/$2:latest
docker push ghcr.io/$1/$2:latest
#### By Sthope :)
#### By Sthope