fix identation
This commit is contained in:
parent
73f40ff1a5
commit
f6c1043038
1 changed files with 2 additions and 1 deletions
|
|
@ -76,7 +76,8 @@ steps:
|
|||
set -a && source .env && set +a
|
||||
|
||||
psql -h $POSTGRES_HOST -U $POSTGRES_USER -d prd-pointer -c "DROP SCHEMA IF EXISTS HARDCODED_SCHEMA CASCADE;"
|
||||
displayName: "Preemptive DROP SCHEMA"
|
||||
|
||||
displayName: "Preemptive DROP SCHEMA"
|
||||
|
||||
- script: |
|
||||
source venv/bin/activate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue