We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c28439 commit d1f9e4dCopy full SHA for d1f9e4d
1 file changed
Makefile
@@ -1,6 +1,7 @@
1
# Copyright (c) Microsoft Corporation. All rights reserved.
2
# Licensed under the PostgreSQL License.
3
4
+CONTAINER_NAME = pg_auto_failover
5
TEST_CONTAINER_NAME = pg_auto_failover_test
6
DOCKER_RUN_OPTS = --privileged -ti --rm
7
0 commit comments