diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fdd99635365509876d1b40d4af22e51d5c7fa298..1eedd1d2e6c7ef8fa32f376ab1b777bea3a69591 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,10 +4,6 @@ stages: - build before_script: - - apt-get -y update - - apt-get -y install wget gnupg2 - - echo "deb http://ci.puri.sm/ scratch librem5" > /etc/apt/sources.list.d/ci.list - - wget -O- https://ci.puri.sm/ci-repo.key | apt-key add - - apt-get -y update - apt-get -y build-dep .