mirror of
https://github.com/kovetskiy/mark.git
synced 2025-04-23 21:32:41 +08:00
Build multi-arch image for amd64 and arm64
This commit is contained in:
parent
3bbf5e277a
commit
41358cf9b8
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -107,6 +107,7 @@ jobs:
|
||||
if: ${{ github.ref_type == 'tag' }}
|
||||
with:
|
||||
push: true
|
||||
platforms: linux/amd64,linux/arm64
|
||||
tags: |
|
||||
kovetskiy/mark:${{ github.ref_name }}
|
||||
kovetskiy/mark:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user