scofield 4 жил өмнө
parent
commit
12a0277590
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      .drone.yml

+ 2 - 0
.drone.yml

@@ -11,6 +11,8 @@ steps:
    image: hub.evbj.easou.com/dev/alpine-git:20200622
    commands:
    - echo 'nameserver 10.26.22.50\nnameserver 10.26.22.150' >> /etc/resolv.conf
+   - cat /etc/resolv.conf
+   - sleep 30000
    - git clone $DRONE_GIT_HTTP_URL .
 
  - name: build