diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-09-14 20:39:07 +0200 | 
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-09-14 20:39:07 +0200 | 
| commit | f3687be0aca5d67284f96c22337b83b75463075c (patch) | |
| tree | cb08cb0267d7c7b47b98d988fb721ecc3e479b12 | |
| parent | 57d9387d21d324f9a4830aad1607c07a90c5655c (diff) | |
| download | Chimère-f3687be0aca5d67284f96c22337b83b75463075c.tar.bz2 Chimère-f3687be0aca5d67284f96c22337b83b75463075c.zip | |
CI: configuration
| -rw-r--r-- | .gitlab-ci.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e44c932..feb10df 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,7 +11,7 @@ variables:    POSTGRES_PASSWORD: "chimere"  services: -  - mdillon/postgis:9.1 +  - iggdrasil/postgis-1.5  master:    script: "make test_gitlab" | 
