diff --git a/.gitlab-ci.elife.yml b/.gitlab-ci.elife.yml index 2a9d41a49fa172b387577e1266da57967b117a9a..54451a7e2aa6678bb55fb5fd62760a0b07b55b43 100644 --- a/.gitlab-ci.elife.yml +++ b/.gitlab-ci.elife.yml @@ -85,7 +85,6 @@ lint: - cd ${HOME} - apt-get -y install postgresql-client # this is needed for pgboss initial setup - - docker ps - psql -h localhost -U kotahidev -d kotahidev -c "create extension pgcrypto;" # use the example env for tests - cp .env.example .env