mirror of
https://github.com/usual2970/certimate.git
synced 2025-06-08 13:39:53 +00:00
v0.2.6
This commit is contained in:
parent
ec6f10053a
commit
97f334b5ab
3
.github/workflows/push_image.yml
vendored
3
.github/workflows/push_image.yml
vendored
@ -53,6 +53,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
export const version = "Certimate v0.2.5";
|
export const version = "Certimate v0.2.6";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user