Skip to content

Commit d9da75c

Browse files
committed
ci(github action): 删除自动化构建镜像step ,提高ci速度
1 parent 7dd1932 commit d9da75c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/maven.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ jobs:
3232
- name: mvn clean install
3333
run: mvn clean install
3434

35-
- name: Start containers
36-
run: docker-compose build && docker-compose up -d
37-
3835
- name: failure
3936
if: failure() && github.repository == 'pig-mesh/pig'
4037
uses: chf007/action-wechat-work@master

0 commit comments

Comments
 (0)