Yaml fixed

This commit is contained in:
Christoph Haas 2018-08-14 17:50:10 +02:00
parent cad48f9548
commit 81a4bfbc0c

View file

@ -4,12 +4,12 @@ stages:
- build
- test
tags:
- stretch
build:
stage: build
tags:
- stretch
cache:
key: build-cache
paths:
@ -27,6 +27,9 @@ build:
test:
stage: test
tags:
- stretch
variables:
POSTGRES_DB: debshots_test
POSTGRES_USER: debshots