also building armhf

This commit is contained in:
2022-02-01 17:42:51 +01:00
parent 1abb9c3d48
commit cfd86e1aa7

View File

@@ -43,7 +43,7 @@ spec:
type: image
steps:
- name: build-and-push-arm64
image: gcr.io/kaniko-project/executor:arm64
image: gcr.io/kaniko-project/executor:latest
command:
- /kaniko/executor
args:
@@ -53,7 +53,7 @@ spec:
- --snapshotMode=redo
- --skip-tls-verify
- name: build-and-push-armhf
image: gcr.io/kaniko-project/executor:arm64
image: gcr.io/kaniko-project/executor:latest
command:
- /kaniko/executor
args: