fix(CI): 测试输出userame
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
974c4e42f7
commit
9dec9ceb79
|
|
@ -42,7 +42,7 @@ steps:
|
||||||
password: dronepw
|
password: dronepw
|
||||||
command_timeout: 2m
|
command_timeout: 2m
|
||||||
script:
|
script:
|
||||||
- docker login -u $username -p $password 192.168.31.104:8082
|
- echo $username
|
||||||
- docker pull 192.168.31.104:8082/tiamo/user-point-management
|
- docker pull 192.168.31.104:8082/tiamo/user-point-management
|
||||||
- docker image prune -f
|
- docker image prune -f
|
||||||
- docker stop user-point-management
|
- docker stop user-point-management
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue