initial commit

This commit is contained in:
Sthope 2021-08-29 18:36:20 +02:00
parent a4407a689a
commit 3d0f51b0ca

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 :)