Remove git and ssh from CI
This commit is contained in:
parent
27ff07c869
commit
577559536c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue