更新 .drone-hiking-datacenter.yml
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
f8502225f5
commit
5a23307299
@ -32,8 +32,8 @@ steps: # 定义流水线执行步骤,这些步骤将顺序执行
|
|||||||
- git fetch origin
|
- git fetch origin
|
||||||
- git reset --hard origin/master
|
- git reset --hard origin/master
|
||||||
- git clean -fd
|
- git clean -fd
|
||||||
- docker rm -f ludu-module-hiking:1.0.0
|
- docker rm -f ludu-module-hiking
|
||||||
- docker rm -f ludu-module-datacenter:1.0.0
|
- docker rm -f ludu-module-datacenter
|
||||||
|
|
||||||
- /root/apache-maven-3.9.4/bin/mvn package -Dmaven.test.skip=true
|
- /root/apache-maven-3.9.4/bin/mvn package -Dmaven.test.skip=true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user