mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-04 15:27:52 +07:00
build: remove tools container build in pipeline
This commit is contained in:
@ -25,24 +25,6 @@ spec:
|
||||
workspace: shared-data
|
||||
taskRef:
|
||||
name: lint
|
||||
- name: tools
|
||||
runAfter:
|
||||
- fetch-repo
|
||||
workspaces:
|
||||
- name: source
|
||||
workspace: shared-data
|
||||
# - name: dockerconfig
|
||||
# workspace: dockerconfig
|
||||
taskRef:
|
||||
name: kaniko
|
||||
params:
|
||||
- name: CONTEXT
|
||||
value: ./tools
|
||||
- name: IMAGE
|
||||
value: registry.khuedoan.com/tools:latest
|
||||
- name: EXTRA_ARGS
|
||||
value:
|
||||
- --cache=true
|
||||
- name: external
|
||||
runAfter:
|
||||
- fetch-repo
|
||||
|
Reference in New Issue
Block a user