7 lines
169 B
YAML
7 lines
169 B
YAML
Validate Intern:
|
|
image: docker/compose:alpine-1.29.1
|
|
stage: test
|
|
# variables:
|
|
# COMPOSE_EXTRA_ARGS:
|
|
script:
|
|
- docker-compose $COMPOSE_EXTRA_ARGS config |