Loading .gitlab-ci.yml 0 → 100644 +12 −0 Original line number Diff line number Diff line include: - project: 'pedroetb-projects/gitlab-ci-templates' ref: master file: '/deployment.yml' stages: - deploy .deploy: variables: FORCE_DOCKER_COMPOSE: 1 SERVICES_TO_CHECK: ${CI_PROJECT_NAME} Loading
.gitlab-ci.yml 0 → 100644 +12 −0 Original line number Diff line number Diff line include: - project: 'pedroetb-projects/gitlab-ci-templates' ref: master file: '/deployment.yml' stages: - deploy .deploy: variables: FORCE_DOCKER_COMPOSE: 1 SERVICES_TO_CHECK: ${CI_PROJECT_NAME}