Loading .gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,8 @@ job_labels: - ${JOB_LOGFILE} expire_in: 30 days when: always rules: - if: '$CI_PROJECT_PATH_SLUG == "r2devops/hub"' # See https://docs.gitlab.com/ee/api/releases/ # We can only control the link to the hub, the release is still storing the source code Loading Loading
.gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,8 @@ job_labels: - ${JOB_LOGFILE} expire_in: 30 days when: always rules: - if: '$CI_PROJECT_PATH_SLUG == "r2devops/hub"' # See https://docs.gitlab.com/ee/api/releases/ # We can only control the link to the hub, the release is still storing the source code Loading