Skip to content

Commit 3d37075

Browse files
committed
Try different password
1 parent 1fff6cd commit 3d37075

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
image:
2-
- Ubuntu2004
2+
# - Ubuntu2004
33
- Visual Studio 2022
44

55
version: '{build}'
@@ -8,7 +8,7 @@ stack: postgresql 15
88

99
environment:
1010
PGUSER: postgres
11-
PGPASSWORD: Password12!
11+
PGPASSWORD: postgres
1212
GIT_ACCESS_TOKEN:
1313
secure: vw2jhp7V38fTOqphzFgnXtLwHoHRW2zM2K5RJgDAnmkoaIKT6jXLDIfkFdyVz9nJ
1414

0 commit comments

Comments
 (0)