Loading .gitlab-ci.deploy.yml +0 −8 Original line number Diff line number Diff line Loading @@ -4,14 +4,6 @@ environment: url: https://${PUBLIC_HOSTNAME} .deploy-development: variables: COMPOSE_FILE: compose.tmpl.yaml:compose.dev.yaml .deploy-production: variables: COMPOSE_FILE: compose.tmpl.yaml:compose.prod.yaml deploy-support-branch-development: variables: DD_VERSION: ${CI_COMMIT_SHORT_SHA} .gitlab-ci.package.yml +0 −3 Original line number Diff line number Diff line Loading @@ -4,6 +4,3 @@ lint-dockerfile: .docker-build: dependencies: ["prepare-built-version"] variables: COMPOSE_PROJECT_DIRECTORY: build COMPOSE_FILE_NAME: compose.yaml Loading
.gitlab-ci.deploy.yml +0 −8 Original line number Diff line number Diff line Loading @@ -4,14 +4,6 @@ environment: url: https://${PUBLIC_HOSTNAME} .deploy-development: variables: COMPOSE_FILE: compose.tmpl.yaml:compose.dev.yaml .deploy-production: variables: COMPOSE_FILE: compose.tmpl.yaml:compose.prod.yaml deploy-support-branch-development: variables: DD_VERSION: ${CI_COMMIT_SHORT_SHA}
.gitlab-ci.package.yml +0 −3 Original line number Diff line number Diff line Loading @@ -4,6 +4,3 @@ lint-dockerfile: .docker-build: dependencies: ["prepare-built-version"] variables: COMPOSE_PROJECT_DIRECTORY: build COMPOSE_FILE_NAME: compose.yaml