测试流水线自动构建123

This commit is contained in:
ai-liuys 2026-02-21 18:14:59 +08:00
parent b61553c095
commit 8048fd8d94

View File

@ -17,7 +17,7 @@ steps:
- name: backtest - name: backtest
image: python:3.11 image: python:3.11
commands: commands:
- echo "哈哈哈,我成功了" - echo "哈哈哈,我成功了呀!"
volumes: volumes:
- name: dockersock - name: dockersock