Compare commits

..

No commits in common. "ci" and "master" have entirely different histories.
ci ... master

1 changed files with 0 additions and 10 deletions

View File

@ -1,14 +1,4 @@
pipeline:
resolve:
image: alpine
commands:
- cat /etc/resolv.conf
- nslookup git.sbruder.de 8.8.8.8
- ping -c 1 127.0.0.11
- ping -c 1 sbruder.de
- ping -c 1 git.sbruder.de
when:
status: [ success, failure ]
build:
image: node:alpine
commands: