修改CI/CD
银河音乐厅_Convert 构建 / build (push) Failing after 6s

This commit is contained in:
2024-06-05 08:22:04 +08:00
parent 0e1b704316
commit 8ef06ee0c8
+2
View File
@@ -5,6 +5,8 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: 测试
run: ls
- name: 构建docker容器
run: bash build.sh
- name: 登录docker