fix(compose-validate) Removed not needed variable
This commit is contained in:
parent
a6ad28f901
commit
48fc055d42
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user