kind: pipeline name: default steps: - name: test image: koalaman/shellcheck:latest commands: - shellcheck essai.sh