This commit is contained in:
parent
15852bf551
commit
97ffc29903
@ -4,6 +4,10 @@ type: docker
|
||||
name: build_lektor
|
||||
|
||||
steps:
|
||||
- name: ping registry
|
||||
image: busybox
|
||||
commands:
|
||||
- ping -c 5 registry.wtf-eg.net
|
||||
- name: build
|
||||
image: plugins/docker
|
||||
settings:
|
||||
|
Loading…
Reference in New Issue
Block a user