kind: pipeline name: default steps: - name: test image: python:latest commands: - cd 花山印象 - pip3 install -r ./requirements.txt - python3 ./sell_status.py