mirror of
https://github.com/usual2970/certimate.git
synced 2025-08-15 22:01:45 +00:00
v0.2.6
This commit is contained in:
2
.github/workflows/push_image.yml
vendored
2
.github/workflows/push_image.yml
vendored
@@ -53,7 +53,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user