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 6c903eb commit a664a00Copy full SHA for a664a00
build.yml
@@ -2,7 +2,8 @@ resources:
2
- name: postgres_src
3
type: git
4
source:
5
- uri: https://github.com/postgrespro/postgres_cluster.git
+ # uri: https://github.com/postgrespro/postgres_cluster.git
6
+ uri: file:///Users/stas/code/postgres_cluster
7
branch: ci
8
9
jobs:
0 commit comments