diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ea7573f6..55652ecf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -45,6 +45,8 @@ build_review_deployment: stage: build script: - docker run -v "${PWD}"/k8s:/src sparkprime/jsonnet /src/deployment_template.jsonnet --tla-str slug="${CI_COMMIT_REF_SLUG}" --tla-str sha="${CI_COMMIT_SHA}" -m /src + only: + - /^dev\/.*$/ artifacts: paths: - k8s/deployment.json @@ -168,6 +170,7 @@ pages: <<: *sphinx only: - master + - 2019 environment: name: docs url: https://laconfdev.gitlab.io/symposion_app/