update CI workflow to target only linux/arm64 platform
This commit is contained in:
parent
40e9f51884
commit
833eac7bb9
@ -39,7 +39,7 @@ jobs:
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
tags: git.ivanch.me/ivanch/new-home/home-page:latest
|
||||
platforms: linux/amd64, linux/arm64
|
||||
platforms: linux/arm64
|
||||
|
||||
- name: Image digest
|
||||
run: echo ${{ steps.docker_build.outputs.digest }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user