diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1f56812..80125d0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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