.gitea/workflows/build-push.yaml aktualisiert
This commit is contained in:
@@ -16,4 +16,6 @@ jobs:
|
||||
echo "Baue Image: $IMAGE_TAG"
|
||||
|
||||
docker build -t $IMAGE_TAG .
|
||||
|
||||
|
||||
docker push $IMAGE_TAG
|
||||
Reference in New Issue
Block a user