kind: pipeline type: docker name: default steps: - name: test-compiler image: rikorose/gcc-cmake commands: - cd code/compiler - ./test.sh