Add plans for postgresql:16
This commit is contained in:
parent
e722646a95
commit
b8b989e119
@ -15,3 +15,21 @@
|
|||||||
ref: c9s
|
ref: c9s
|
||||||
environment:
|
environment:
|
||||||
PSQL: ':15'
|
PSQL: ':15'
|
||||||
|
|
||||||
|
/postgresql16-internal:
|
||||||
|
plan:
|
||||||
|
import:
|
||||||
|
url: https://gitlab.com/redhat/centos-stream/rpms/libpq.git
|
||||||
|
name: /plans/tier1/rhel
|
||||||
|
ref: c9s
|
||||||
|
environment:
|
||||||
|
PSQL: ':16'
|
||||||
|
|
||||||
|
/postgresql16-public:
|
||||||
|
plan:
|
||||||
|
import:
|
||||||
|
url: https://gitlab.com/redhat/centos-stream/rpms/libpq.git
|
||||||
|
name: /plans/tier1/centos
|
||||||
|
ref: c9s
|
||||||
|
environment:
|
||||||
|
PSQL: ':16'
|
||||||
|
Loading…
Reference in New Issue
Block a user