Parcourir la source

更新 '.drone.yml'

scofield il y a 4 ans
Parent
commit
12a0277590
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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