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