This commit is contained in:
parent
3aeb20eaa1
commit
bc226427de
@ -32,6 +32,7 @@ steps: # 定义流水线执行步骤,这些步骤将顺序执行
|
||||
- git fetch origin
|
||||
- git reset --hard origin/master
|
||||
- git clean -fd
|
||||
- docker rm -f yudao-module-infra
|
||||
- /root/apache-maven-3.9.4/bin/mvn package -Dmaven.test.skip=true
|
||||
|
||||
- cd /root/ludu-cloud/yudao-module-infra/yudao-module-infra-biz
|
||||
|
Loading…
Reference in New Issue
Block a user