fix
This commit is contained in:
@@ -215,7 +215,7 @@ spec:
|
|||||||
- name: shared-workspace
|
- name: shared-workspace
|
||||||
workspace: source
|
workspace: source
|
||||||
- name: publish-docker
|
- name: publish-docker
|
||||||
runAfter: ["lint-shell","lint-shell-custom","lint-docker","lint-docker-custom","lint-yaml","lint-yaml-custom","lint-black","lint-black-custom","lint-python","lint-python-custom","lint-custom"]
|
runAfter: ["lint-shell","lint-docker","lint-yaml","lint-black","lint-python"]
|
||||||
when:
|
when:
|
||||||
- input: "publish-docker"
|
- input: "publish-docker"
|
||||||
operator: in
|
operator: in
|
||||||
|
|||||||
@@ -199,7 +199,7 @@ spec:
|
|||||||
- name: shared-workspace
|
- name: shared-workspace
|
||||||
workspace: source
|
workspace: source
|
||||||
- name: publish-docker
|
- name: publish-docker
|
||||||
runAfter: ["lint-shell","lint-shell-custom","lint-docker","lint-docker-custom","lint-yaml","lint-yaml-custom","lint-black","lint-black-custom","lint-python","lint-python-custom","lint-custom"]
|
runAfter: ["lint-shell","lint-docker","lint-yaml","lint-black","lint-python"]
|
||||||
when:
|
when:
|
||||||
- input: "publish-docker"
|
- input: "publish-docker"
|
||||||
operator: in
|
operator: in
|
||||||
|
|||||||
Reference in New Issue
Block a user