Remove git and ssh from CI

This commit is contained in:
Marc Riera Irigoyen 2020-06-30 01:28:47 +02:00
parent 27ff07c869
commit 577559536c

View file

@ -5,7 +5,7 @@ variables:
before_script:
- apt-get update
- apt-get --yes install git ssh rsync
- apt-get --yes install rsync
build:
stage: build