projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
783fa79
)
Gitlab CI: Update postgres
author
lain
<lain@soykaf.club>
Thu, 19 Nov 2020 16:15:05 +0000
(17:15 +0100)
committer
lain
<lain@soykaf.club>
Thu, 19 Nov 2020 16:15:05 +0000
(17:15 +0100)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 9a754ed782563e32b897af74935f9b6c0c5dd770..1b05e4a08ec58e7377f25705b0e0067f7dc8c7af 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-57,7
+57,7
@@
unit-testing:
policy: pull
services:
- - name: postgres:
9.6
+ - name: postgres:
13
alias: postgres
command: ["postgres", "-c", "fsync=off", "-c", "synchronous_commit=off", "-c", "full_page_writes=off"]
script: