Loading .gitlab-ci.yml +0 −8 Original line number Diff line number Diff line Loading @@ -26,11 +26,3 @@ variables: .deploy: environment: url: https://${PUBLIC_HOSTNAME}/api/${CI_PROJECT_NAME} .deploy-development: variables: SPRING_PROFILES_ACTIVE: pre .deploy-production: variables: SPRING_PROFILES_ACTIVE: prod Loading
.gitlab-ci.yml +0 −8 Original line number Diff line number Diff line Loading @@ -26,11 +26,3 @@ variables: .deploy: environment: url: https://${PUBLIC_HOSTNAME}/api/${CI_PROJECT_NAME} .deploy-development: variables: SPRING_PROFILES_ACTIVE: pre .deploy-production: variables: SPRING_PROFILES_ACTIVE: prod