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