Skip to content

Commit 364455e

Browse files
committed
Use a shorter password for dockerized PostgreSQL database
1 parent 81b7006 commit 364455e

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: 'J9W3876J6xpBNsAYmb3UwV4hSNv977y77d2K9TP2M2Yz9tE8J676xs5DV2uQ5a6Pe2t68d2jCU7DvVW4x9GrwTr6B9RKSRaR46DW'
84+
value: 'eS5Sde7cB7MpTvS6V6Tv52HEvX9xtrbb'
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)