initial commit

This commit is contained in:
Sthope 2021-08-29 18:52:57 +02:00
parent dff821db60
commit 5d232adaa7

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]