typo
This commit is contained in:
parent
75b85073ae
commit
8a4ec6c257
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ steps:
|
|||
|
||||
echo "POSTGRES_DATABASE: $POSTGRES_DATABASE"
|
||||
|
||||
echo "POSTGRES_DATABASE=prd-pointer}" >> .env
|
||||
echo "POSTGRES_DATABASE=prd-pointer" >> .env
|
||||
set -a && source .env && set +a
|
||||
displayName: 'Load env'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue