From bfb2cd7a02c746d4cc8031e2844acd5e9639710c Mon Sep 17 00:00:00 2001 From: hollum <hollum@hotmail.com> Date: Thu, 17 Feb 2022 15:36:02 +0100 Subject: [PATCH] sdsdsd --- gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitlab-ci.yml b/gitlab-ci.yml index 09eb736..04ff5de 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 -- GitLab