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