drone-ci testing
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
Andrei Stoica 2023-05-15 22:30:49 -04:00
parent f88e61b463
commit 1bc45bcd32
1 changed files with 3 additions and 5 deletions

View File

@ -2,13 +2,11 @@
kind: pipeline kind: pipeline
name: test name: test
environment: environment:
- POSTGRES_USER: POSTGRES_USER:
from_secret: TESTING_USER from_secret: TESTING_USER
- POSTGRES_PASSWORD: POSTGRES_PASSWORD:
from_secret: TESTING_PASSWORD from_secret: TESTING_PASSWORD
- POSTGRES_DB: POSTGRES_DB:
from_secret: TESTING_DB
secrets: [TESTING_USER, TESTING_PASSWORD, TESTING_DB]
steps: steps:
- name: db-up - name: db-up