diff options
-rw-r--r-- | .gitlab-ci.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 144260ff..58daa222 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -37,7 +37,8 @@ test: - docker stage: test -# services: + services: + - name: postgres # - name: rabbitmq:3.7.5-alpine # alias: rabbit # |