Skip to content

Commit c37df21

Browse files
committed
workflow test2
1 parent 4c8908e commit c37df21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bica-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
mkdir -p ./backups
5252
docker run --rm \
5353
--network ci_network \
54-
-e DB_HOST=postgres \
54+
-e DB_HOST=postgres-db \
5555
-e DB_PORT=5432 \
5656
-e DB_USER=testuser \
5757
-e DB_PASSWORD=testpass \

0 commit comments

Comments
 (0)