Loading .gitlab-ci.yml +1 −7 Original line number Diff line number Diff line Loading @@ -6,12 +6,6 @@ include: stages: - deploy variables: PROJECT_PARENT_NAME: gateway .deploy: variables: STACK: ${PROJECT_PARENT_NAME} SERVICES_TO_CHECK: ${PROJECT_PARENT_NAME}_${CI_PROJECT_NAME} environment: url: https://${CI_PROJECT_NAME}.${PUBLIC_HOSTNAME} STACK: gateway Loading
.gitlab-ci.yml +1 −7 Original line number Diff line number Diff line Loading @@ -6,12 +6,6 @@ include: stages: - deploy variables: PROJECT_PARENT_NAME: gateway .deploy: variables: STACK: ${PROJECT_PARENT_NAME} SERVICES_TO_CHECK: ${PROJECT_PARENT_NAME}_${CI_PROJECT_NAME} environment: url: https://${CI_PROJECT_NAME}.${PUBLIC_HOSTNAME} STACK: gateway