Commit 9296da2f authored by Tiger's avatar Tiger

Allow Auto DevOps Test stage to start immediately

parent 5ba71874
---
title: Allow Auto DevOps Test stage to start immediately
merge_request: 31185
author:
type: other
......@@ -5,6 +5,7 @@ test:
POSTGRES_DB: test
stage: test
image: gliderlabs/herokuish:latest
needs: []
script:
- |
if [ -z ${KUBERNETES_PORT+x} ]; then
......
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