1
0
mirror of https://github.com/facebook/zstd.git synced 2025-11-30 11:21:33 +03:00

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:
Yann Collet
2021-05-17 11:22:56 -07:00
committed by GitHub

View File

@@ -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: