Commit 8c2f8783 authored by Thong Kuah's avatar Thong Kuah
Browse files

Restrict publish to this project

Forks should not publish, fails anyway.
parent 8f7f6dde
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -287,7 +287,7 @@ publish:
  extends: .semantic-release
  only:
    refs:
      - master
      - master@gitlab-org/cluster-integration/auto-deploy-image

publish-dryrun:
  extends: .semantic-release