Compare commits
No commits in common. "1f3ee78c2f69c3c93b75417790ff1b187cc79721" and "f60303f0211a0af6e8156df5093c7c3bc9d8e2e7" have entirely different histories.
1f3ee78c2f
...
f60303f021
|
@ -1,14 +1,3 @@
|
|||
skip_clone: true
|
||||
|
||||
pipeline:
|
||||
build:
|
||||
image: debian:stable-backports
|
||||
commands:
|
||||
- apt update
|
||||
- apt install -y inetutils-ping wget
|
||||
- ping -c 4 git.belanyi.fr
|
||||
- wget git.belanyi.fr
|
||||
- sleep 9999999
|
||||
|
||||
test:
|
||||
image: hello-world
|
||||
|
|
Loading…
Reference in a new issue