fix(compose-validate) Removed not needed variable

This commit is contained in:
Marcel Feix 2021-09-22 10:11:12 +00:00
parent a6ad28f901
commit 48fc055d42

View File

@ -1,7 +1,5 @@
.docker-compose-validate:
image: docker/compose:alpine-1.29.1
stage: test
variables:
$COMPOSE_EXTRA_ARGS
script:
- docker-compose $COMPOSE_EXTRA_ARGS config
- docker-compose $COMPOSE_EXTRA_ARGS config