Merge branch 'xMAC94x/no_deps' into 'master'

skip artifact downloading in CI page and tag jobs

See merge request veloren/veloren!3338
This commit is contained in:
Marcel 2022-04-24 17:45:24 +00:00
commit 731fd1021d

View File

@ -35,6 +35,7 @@ gittag:
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $CI_PIPELINE_SOURCE == "schedule"
image: registry.gitlab.com/veloren/veloren-docker-ci/cache/quality:${CACHE_IMAGE_TAG}
dependencies: []
tags: ["veloren/veloren", "publish", "trusted"]
script:
- git config --global user.email "gitlab-veloren-bot@veloren.net"
@ -52,6 +53,7 @@ pages:
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $CI_PIPELINE_SOURCE != "schedule"
image: registry.gitlab.com/veloren/veloren-docker-ci/cache/quality:${CACHE_IMAGE_TAG}
dependencies: []
tags: ["veloren/veloren", "publish"]
artifacts:
paths: