We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59162d5 commit 062a09cCopy full SHA for 062a09c
tests/deploy/cluster.yml
@@ -16,7 +16,7 @@
16
tasks:
17
18
- name: clone dtm sources
19
- git: repo=https://github.com/kelvich/pg_tsdtm.git
+ git: repo=https://github.com/postgrespro/pg_tsdtm.git
20
dest=./pg_tsdtm
21
accept_hostkey=yes
22
update=yes
0 commit comments