修改分支
continuous-integration/drone/push Build was killed
Details
continuous-integration/drone/push Build was killed
Details
parent
d16009272d
commit
094b43e748
|
@ -10,7 +10,7 @@ steps:
|
||||||
path: /work
|
path: /work
|
||||||
commands:
|
commands:
|
||||||
- if [ ! -e /repo/.git ]; then
|
- if [ ! -e /repo/.git ]; then
|
||||||
git clone -b main http://192.168.3.68:2000/XCKJ/irc-netcore-api.git /wrok/netcore-repo;
|
git clone -b Test.IRC http://192.168.3.68:2000/XCKJ/irc-netcore-api.git /wrok/netcore-repo;
|
||||||
else
|
else
|
||||||
cd /wrok/netcore-repo;
|
cd /wrok/netcore-repo;
|
||||||
git pull;
|
git pull;
|
||||||
|
|
Loading…
Reference in New Issue