Remove git and ssh from CI

main
Marc Riera Irigoyen 2020-06-30 01:28:47 +02:00
parent 27ff07c869
commit 577559536c
1 changed files with 1 additions and 1 deletions

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