Skip to content

Commit 81b7006

Browse files
committed
Add password for the dockerized PostgreSQL database
1 parent 05a37cf commit 81b7006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build/azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ variables:
8181

8282
# Represents the password used for accessing the database to be targeted by integration tests
8383
- name: 'IntegrationTests.Database.Todo.Password'
84-
value: ''
84+
value: 'J9W3876J6xpBNsAYmb3UwV4hSNv977y77d2K9TP2M2Yz9tE8J676xs5DV2uQ5a6Pe2t68d2jCU7DvVW4x9GrwTr6B9RKSRaR46DW'
8585

8686
# Define multiple jobs, one per supported operating system (Linux, macOS and Windows).
8787
# See more here: https://docs.microsoft.com/en-us/azure/devops/pipelines/process/multiple-phases?tabs=yaml&view=azure-devops.

0 commit comments

Comments
 (0)