Parcourir la source

更新 '.drone.yml'

scofield il y a 4 ans
Parent
commit
112ebbc0f7
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .drone.yml

+ 1 - 0
.drone.yml

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