Fix docker build for arm64

This commit is contained in:
simon987 2021-09-05 13:41:08 -04:00
parent c1de74e7eb
commit ec5642a3df

View File

@ -80,7 +80,7 @@ steps:
from_secret: DOCKER_PASSWORD
repo: simon987/sist2
context: ./
dockerfile: ./Dockerfile
dockerfile: ./Dockerfile.arm64
auto_tag: true
auto_tag_suffix: arm64-linux
when: