Update dev.yml
This commit is contained in:
@@ -306,6 +306,7 @@ jobs:
|
|||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
file: Dockerfile.web
|
file: Dockerfile.web
|
||||||
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.dmeta.outputs.tags }}
|
tags: ${{ steps.dmeta.outputs.tags }}
|
||||||
labels: ${{ steps.dmeta.outputs.labels }}
|
labels: ${{ steps.dmeta.outputs.labels }}
|
||||||
|
|||||||
Reference in New Issue
Block a user