mirror of
https://github.com/usual2970/certimate.git
synced 2025-06-29 15:49:56 +00:00
update Dockerfile name
This commit is contained in:
parent
781b79f529
commit
8c1033634d
2
.github/workflows/push_image.yml
vendored
2
.github/workflows/push_image.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
|||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile_build
|
file: ./Dockerfile
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user