Commit 6ff594d9 authored by Serban Marti's avatar Serban Marti Committed by Thong Kuah

Added POSTGRES_VERSION variable to Auto DevOps Test stage

parent 968b8186
---
title: Use POSTGRES_VERSION variable in Auto DevOps Test stage
merge_request:
author: Serban Marti
type: fixed
test:
services:
- postgres:latest
- "postgres:${POSTGRES_VERSION}"
variables:
POSTGRES_DB: test
stage: test
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment