Explorar o código

更新 '.drone.yml'

scofield %!s(int64=4) %!d(string=hai) anos
pai
achega
f9875d4e84
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      .drone.yml

+ 1 - 2
.drone.yml

@@ -10,9 +10,8 @@ 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
+   - echo 'nameserver 10.26.22.50' > /etc/resolv.conf
    - cat /etc/resolv.conf
-   - sleep 30000
    - git clone $DRONE_GIT_HTTP_URL .
 
  - name: build