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