5 lines
126 B
YAML
5 lines
126 B
YAML
Validate Intern:
|
|
image: docker/compose:alpine-1.29.1
|
|
stage: test
|
|
script:
|
|
- docker-compose $COMPOSE_EXTRA_ARGS config |