Update master_push.yml

This commit is contained in:
2024-09-24 00:08:05 +02:00
committed by GitHub
Unverified
parent 13865b4e3f
commit e7966f8c5b

View File

@@ -49,5 +49,5 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@v5
with:
context: ./${{ matrix.app }}
file: ./${{ matrix.app }}/Dockerfile
push: false