This commit is contained in:
2024-04-25 21:13:35 +02:00
parent cde389e56b
commit 93bf2bbce6
2 changed files with 2 additions and 4 deletions

View File

@@ -262,8 +262,7 @@ spec:
taskRef:
name: kube-linter
workspaces:
- name: shared-workspace
workspace: source
- name: source
- name: publish-docker
runAfter: ["lint-md","lint-kube","lint-make","lint-shell","lint-docker","lint-yaml","lint-black","lint-python"]
when:

View File

@@ -246,8 +246,7 @@ spec:
taskRef:
name: kube-linter
workspaces:
- name: shared-workspace
workspace: source
- name: source
- name: publish-docker
runAfter: ["lint-md","lint-kube","lint-make","lint-shell","lint-docker","lint-yaml","lint-black","lint-python"]
when: