修改打包路径
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
61fa371fd4
commit
d15a9945de
|
@ -99,12 +99,12 @@ steps:
|
||||||
- name: publish-test-irc
|
- name: publish-test-irc
|
||||||
commands:
|
commands:
|
||||||
- echo start publish test-irc-api
|
- echo start publish test-irc-api
|
||||||
- cd /opt/1panel/hang/devops/test-irc
|
- cd /opt/1panel/hang/devops/test-irc-net8
|
||||||
- sh test-irc.sh v${DRONE_BUILD_NUMBER}
|
- sh test-irc.sh v${DRONE_BUILD_NUMBER}
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
- Test.IRC
|
- Test_IRC_Net8
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue