Compare commits
2 commits
79b2e15559
...
a08a7292fd
Author | SHA1 | Date | |
---|---|---|---|
|
a08a7292fd | ||
|
d81e3064d7 |
2 changed files with 10 additions and 0 deletions
|
@ -19,6 +19,16 @@ pipeline:
|
|||
event: push
|
||||
matrix:
|
||||
include:
|
||||
- ALPINE_VERSION: 3.13.7
|
||||
PG_VERSION: 13
|
||||
- ALPINE_VERSION: 3.14.3
|
||||
PG_VERSION: 13
|
||||
- ALPINE_VERSION: 3.15.0
|
||||
PG_VERSION: 12
|
||||
PG_VERSION_APPENDED: 12
|
||||
- ALPINE_VERSION: 3.15.0
|
||||
PG_VERSION: 13
|
||||
PG_VERSION_APPENDED: 13
|
||||
- ALPINE_VERSION: 3.15.0
|
||||
PG_VERSION: 14
|
||||
PG_VERSION_APPENDED: 14
|
||||
|
|
0
postgresqld.sh
Normal file → Executable file
0
postgresqld.sh
Normal file → Executable file
Loading…
Reference in a new issue