forked from fediversity/fediversity
apt-get update
This commit is contained in:
parent
d00ca3d51e
commit
7d17912334
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ steps:
|
||||||
- name: check-dns-ubuntu
|
- name: check-dns-ubuntu
|
||||||
image: ubuntu
|
image: ubuntu
|
||||||
commands:
|
commands:
|
||||||
|
- apt-get update
|
||||||
- apt-get install iputils-ping dnsutils git
|
- apt-get install iputils-ping dnsutils git
|
||||||
- git clone -v https://git.fediversity.eu/kiara/Fediversity.git
|
- git clone -v https://git.fediversity.eu/kiara/Fediversity.git
|
||||||
- ping -v github.com
|
- ping -v github.com
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue