also building armhf
This commit is contained in:
@@ -43,7 +43,7 @@ spec:
|
|||||||
type: image
|
type: image
|
||||||
steps:
|
steps:
|
||||||
- name: build-and-push-arm64
|
- name: build-and-push-arm64
|
||||||
image: gcr.io/kaniko-project/executor:arm64
|
image: gcr.io/kaniko-project/executor:latest
|
||||||
command:
|
command:
|
||||||
- /kaniko/executor
|
- /kaniko/executor
|
||||||
args:
|
args:
|
||||||
@@ -53,7 +53,7 @@ spec:
|
|||||||
- --snapshotMode=redo
|
- --snapshotMode=redo
|
||||||
- --skip-tls-verify
|
- --skip-tls-verify
|
||||||
- name: build-and-push-armhf
|
- name: build-and-push-armhf
|
||||||
image: gcr.io/kaniko-project/executor:arm64
|
image: gcr.io/kaniko-project/executor:latest
|
||||||
command:
|
command:
|
||||||
- /kaniko/executor
|
- /kaniko/executor
|
||||||
args:
|
args:
|
||||||
|
|||||||
Reference in New Issue
Block a user