mirror of
http://124.126.16.154:8888/singularity/hdk-pay.git
synced 2026-01-15 07:35:09 +08:00
7 lines
107 B
Bash
Executable File
7 lines
107 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
# 完整的 CI 流程脚本
|
|
|
|
# 运行完整的 CI 流程
|
|
./run-in-docker.sh composer ci
|