Skip to content

Commit 59162d5

Browse files
committed
Merge branch 'master' of https://github.com/postgrespro/pg_tsdtm
2 parents efeef65 + cabe53c commit 59162d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/deploy/tsdm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
tasks:
2222

2323
- name: clone dtm sources
24-
git: repo=https://github.com/kelvich/pg_tsdtm.git
24+
git: repo=https://github.com/postgrespro/pg_tsdtm.git
2525
dest=~/pg_tsdtm_test
2626
accept_hostkey=yes
2727
update=yes

0 commit comments

Comments
 (0)