From dbd0c968a5aa063cbe4abd8e22a251239477d3e2 Mon Sep 17 00:00:00 2001 From: Tarskan <55380090+Tarskan@users.noreply.github.com> Date: Mon, 11 Oct 2021 11:22:37 +0200 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 63adc5d..ab20915 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -11,8 +11,7 @@ workflows: - build - DATABASETest: requires: - - job2 - - job3 + - build version: 2.1 jobs: @@ -70,7 +69,7 @@ jobs: DATABASETest : - image: circleci/postgres:9.6-alpine - auth: + auth: username: $AUTH_DOCKER password: $PSW_DOCKER # context / project UI env-var reference environment: