yaml.lint.cloudbuild.yaml (
7
lines of code) (
raw
):
steps: - id: "Lint YAML" name: "cytopia/yamllint" # https://hub.docker.com/r/cytopia/yamllint entrypoint: "/bin/sh" args: - -c - yamllint --format parsable -c .yamllint .