Compare commits
1 Commits
5efc80fd3e
...
cd5ea1f3cf
Author | SHA1 | Date | |
---|---|---|---|
cd5ea1f3cf |
@ -7,9 +7,7 @@ steps:
|
||||
#image: plugins/kaniko
|
||||
commands:
|
||||
- echo nameserver 116.202.204.30 > /etc/resolv.conf
|
||||
- /usr/local/bin/dockerd --data-root /var/lib/docker --host=unix:///var/run/docker.sock --dns 116.202.204.30
|
||||
- ls
|
||||
- docker build .
|
||||
- DOCKER_HOST=unix:///var/run/docker.sock docker build .
|
||||
#- env
|
||||
#- cat /etc/resolv.conf
|
||||
settings:
|
||||
|
Loading…
Reference in New Issue
Block a user