Commit 28a8d135 authored by Hordur Freyr Yngvason's avatar Hordur Freyr Yngvason
Browse files

Merge branch 'only-publish-dryrun-on-this-repo' into 'master'

Only run publish-dryrun on this repository

See merge request gitlab-org/cluster-integration/auto-deploy-image!42
parents b3741456 c10e81c6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -293,6 +293,8 @@ publish-dryrun:
  extends: .semantic-release
  variables:
    DRY_RUN_OPT: '-d'
  only:
    - branches@gitlab-org/cluster-integration/auto-deploy-image
  except:
    refs:
      - master