mirror of
https://github.com/simon987/sist2.git
synced 2025-04-19 18:26:43 +00:00
Fix docker build for arm64
This commit is contained in:
parent
c1de74e7eb
commit
ec5642a3df
@ -80,7 +80,7 @@ steps:
|
|||||||
from_secret: DOCKER_PASSWORD
|
from_secret: DOCKER_PASSWORD
|
||||||
repo: simon987/sist2
|
repo: simon987/sist2
|
||||||
context: ./
|
context: ./
|
||||||
dockerfile: ./Dockerfile
|
dockerfile: ./Dockerfile.arm64
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
auto_tag_suffix: arm64-linux
|
auto_tag_suffix: arm64-linux
|
||||||
when:
|
when:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user