also building armhf
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user