Commit 62f52f6a authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Sobreescribe correctamente referencia a compose

parent b2239499
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -10,4 +10,11 @@ stages:
  variables:
    STACK: storage
    FORCE_DOCKER_COMPOSE: 1

.deploy-development:
  variables:
    COMPOSE_FILE: docker-compose.yml

.deploy-production:
  variables:
    COMPOSE_FILE: docker-compose.yml