Update build-docker-image
This commit is contained in:
parent
b961502a17
commit
55751b3eb6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-docker-image
vendored
1
.github/workflows/build-docker-image
vendored
|
|
@ -32,6 +32,7 @@ jobs:
|
||||||
uses: docker/build-push-action@ac9327eae2b366085ac7f6a2d02df8aa8ead720a
|
uses: docker/build-push-action@ac9327eae2b366085ac7f6a2d02df8aa8ead720a
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
|
file: ./etc/dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue