Commit 7c1997a2 authored by Thomas Boni's avatar Thomas Boni
Browse files

Merge branch '299-job_label-is-never-launched' into 'latest'

Resolve "Job_label is never launched"

Closes #299

See merge request r2devops/hub!156
parents 97d28c22 8273753b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -165,7 +165,7 @@ job_labels:
    expire_in: 30 days
    when: always
  rules:
    - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $CI_PROJECT_PATH_SLUG == "r2devops/hub"'
    - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $CI_PROJECT_PATH_SLUG == "r2devops-hub"'


mkdocs: