传递构建号
parent
95665f0274
commit
06230bb14b
|
@ -100,7 +100,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- echo start publish test-irc-api
|
- echo start publish test-irc-api
|
||||||
- cd /opt/cicd/irc-test
|
- cd /opt/cicd/irc-test
|
||||||
- sh test-irc.sh
|
- sh test-irc.sh v${DRONE_BUILD_NUMBER}
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
|
|
Loading…
Reference in New Issue