caching apt
This commit is contained in:
@@ -45,13 +45,6 @@ spec:
|
||||
- name: builtImage
|
||||
type: image
|
||||
steps:
|
||||
- name: debug-print
|
||||
image: busybox
|
||||
command:
|
||||
- echo
|
||||
args:
|
||||
- ockerfile: $(params.pathToContainerFile)
|
||||
- contextPath: $(params.pathToContext)
|
||||
- name: build-and-push
|
||||
image: gcr.io/kaniko-project/executor:arm64
|
||||
# specifying DOCKER_CONFIG is required to allow kaniko to detect docker credential
|
||||
|
||||
Reference in New Issue
Block a user