Skip to content

Commit a664a00

Browse files
committed
ci
1 parent 6c903eb commit a664a00

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ resources:
22
- name: postgres_src
33
type: git
44
source:
5-
uri: https://github.com/postgrespro/postgres_cluster.git
5+
# uri: https://github.com/postgrespro/postgres_cluster.git
6+
uri: file:///Users/stas/code/postgres_cluster
67
branch: ci
78

89
jobs:

0 commit comments

Comments
 (0)