mirror of
https://github.com/sist2app/sist2.git
synced 2026-03-29 03:21:37 +00:00
Fix docker build for arm64
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user