Loading .gitlab-ci.yml +3 −3 Original line number Diff line number Diff line Loading @@ -283,10 +283,10 @@ publish: refs: - master public-dryrun: publish-dryrun: extends: .semantic-release variables: DRY_RUN_OPT: '-d' only: except: refs: - branches - master Loading
.gitlab-ci.yml +3 −3 Original line number Diff line number Diff line Loading @@ -283,10 +283,10 @@ publish: refs: - master public-dryrun: publish-dryrun: extends: .semantic-release variables: DRY_RUN_OPT: '-d' only: except: refs: - branches - master