kind: pipeline name: default steps: - name: testing image: python commands: - pip install bopytex - python test_no_compile.py