Compare commits

..

1 Commits

Author SHA1 Message Date
cd5ea1f3cf try again
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2022-11-28 02:12:44 +01:00

View File

@ -7,7 +7,6 @@ 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