测试
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
parent
fbe02cd287
commit
9d7c8f9786
|
@ -15,8 +15,6 @@ steps:
|
|||
commands:
|
||||
- if [ ! -e /wrok/netcore-repo/.git ]; then
|
||||
git clone -b Test.IRC http://192.168.3.68:2000/XCKJ/irc-netcore-api.git /wrok/netcore-repo;
|
||||
cd /wrok/netcore-repo;
|
||||
git pull;
|
||||
else
|
||||
cd /wrok/netcore-repo;
|
||||
git pull;
|
||||
|
|
Loading…
Reference in New Issue