X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=.gitlab-ci.yml;h=88789035d43952032792e453a5d9d3238ed382af;hb=c0d572d0bf842fae08c609aa58c82554bee3a263;hp=66fa806f86d1d6ecc62dce97973c20881d4d92a6;hpb=bbec9bb727baf6c76656b977fd8fbdd63aaaae07;p=akkoma diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 66fa806f8..88789035d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,6 +31,7 @@ build: benchmark: stage: benchmark + when: manual variables: MIX_ENV: benchmark services: @@ -58,7 +59,7 @@ unit-testing: federated-testing: stage: test services: - - name: lainsoykaf/postgres-with-rum + - name: minibikini/postgres-with-rum:12 alias: postgres command: ["postgres", "-c", "fsync=off", "-c", "synchronous_commit=off", "-c", "full_page_writes=off"] script: