Compare commits

..

1 Commits

Author SHA1 Message Date
Jeffrey Paul b78ec08cd1 fix
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
2022-11-28 02:57:32 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ steps:
path: /var/run/docker.sock path: /var/run/docker.sock
commands: commands:
#- echo nameserver 116.202.204.30 > /etc/resolv.conf #- echo nameserver 116.202.204.30 > /etc/resolv.conf
- docker build . - docker build -t sneak/gohttpserver .
volumes: volumes:
- name: dockersock - name: dockersock
host: host: