Merge pull request #2649 from felixhandte/circleci-release-job-fix
Fix CircleCI Config to Fully Remove `publish-github-release` Job
This commit is contained in:
commit
d2c1c00712
@ -99,16 +99,6 @@ workflows:
|
|||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- regression
|
- regression
|
||||||
# Only run on release tags.
|
|
||||||
- publish-github-release:
|
|
||||||
requires:
|
|
||||||
- short-tests-0
|
|
||||||
- short-tests-1
|
|
||||||
filters:
|
|
||||||
branches:
|
|
||||||
ignore: /.*/
|
|
||||||
tags:
|
|
||||||
only: /^v\d+\.\d+\.\d+$/
|
|
||||||
nightly:
|
nightly:
|
||||||
triggers:
|
triggers:
|
||||||
- schedule:
|
- schedule:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user