armhf experiments
This commit is contained in:
@@ -57,9 +57,9 @@ spec:
|
|||||||
command:
|
command:
|
||||||
- /kaniko/executor
|
- /kaniko/executor
|
||||||
args:
|
args:
|
||||||
- --customPlattform=arm32
|
- --build-arg="GOARCH=arm"
|
||||||
- --dockerfile=$(params.pathToDockerFile)
|
- --dockerfile=$(params.pathToDockerFile)
|
||||||
- --destination=$(resources.outputs.builtImage.url):armhf
|
- --destination=$(resources.outputs.builtImage.url)
|
||||||
- --context=$(params.pathToContext)
|
- --context=$(params.pathToContext)
|
||||||
- --snapshotMode=redo
|
- --snapshotMode=redo
|
||||||
- --skip-tls-verify
|
- --skip-tls-verify
|
||||||
|
|||||||
Reference in New Issue
Block a user