diff --git a/gitlab-ci.yml b/gitlab-ci.yml index 09eb7362ec89d3702379d9fe5a9260bf06c545cd..04ff5de93aeb6df5505ab7d45028a941a282a9b2 100644 --- a/gitlab-ci.yml +++ b/gitlab-ci.yml @@ -8,7 +8,7 @@ test: - master stage: test script: - # this configures Django application to use attached postgres database that is run on `postgres` hostsds + # this configures Django application to use attached postgres database that is run on `postgres` hostsdsss - cd backend/secfit - apt-get update -qy - pip install -r requirements.txt