Compare commits

..

1 Commits

Author SHA1 Message Date
Jeffrey Paul 4a41773c7e fix
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is failing Details
2022-11-28 02:13:30 +01:00
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ steps:
#image: plugins/kaniko #image: plugins/kaniko
commands: commands:
- echo nameserver 116.202.204.30 > /etc/resolv.conf - echo nameserver 116.202.204.30 > /etc/resolv.conf
- cd /var/run && ls -tla && cd -
- DOCKER_HOST=unix:///var/run/docker.sock docker build . - DOCKER_HOST=unix:///var/run/docker.sock docker build .
#- env #- env
#- cat /etc/resolv.conf #- cat /etc/resolv.conf