Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -343,23 +343,3 @@ presubmits:
name: ""
resources: {}
trigger: (?m)^/test tf-lint
- agent: kubernetes
always_run: true
context: ci/prow/yaml-lint
decorate: true
name: pull-ci-openshift-installer-yaml-lint
rerun_command: /test yaml-lint
spec:
containers:
- args:
- ./hack/yaml-lint.sh
command:
- sh
env:
- name: IS_CONTAINER
value: "TRUE"
image: quay.io/coreos/yamllint
imagePullPolicy: Always
name: ""
resources: {}
trigger: (?m)^/test yaml-lint