Update master_push.yml
This commit is contained in:
2
.github/workflows/master_push.yml
vendored
2
.github/workflows/master_push.yml
vendored
@@ -49,5 +49,5 @@ jobs:
|
|||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
context: ./${{ matrix.app }}
|
file: ./${{ matrix.app }}/Dockerfile
|
||||||
push: false
|
push: false
|
||||||
|
|||||||
Reference in New Issue
Block a user