Compare commits
1 Commits
d6fc9ba338
...
5efc80fd3e
Author | SHA1 | Date | |
---|---|---|---|
5efc80fd3e |
@ -5,7 +5,11 @@ steps:
|
|||||||
- name: test-docker-build
|
- name: test-docker-build
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
#image: plugins/kaniko
|
#image: plugins/kaniko
|
||||||
#commands:
|
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 .
|
||||||
#- env
|
#- env
|
||||||
#- cat /etc/resolv.conf
|
#- cat /etc/resolv.conf
|
||||||
settings:
|
settings:
|
||||||
|
Loading…
Reference in New Issue
Block a user