From: W. Felix Handte Date: Fri, 14 May 2021 15:59:50 +0000 (-0400) Subject: Fix CircleCI Config to Fully Remove `publish-github-release` Job X-Git-Tag: v1.5.1~1^2~168^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2649%2Fhead;p=thirdparty%2Fzstd.git Fix CircleCI Config to Fully Remove `publish-github-release` Job --- diff --git a/.circleci/config.yml b/.circleci/config.yml index c63473785..6a8c38642 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -99,16 +99,6 @@ workflows: branches: only: - 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: triggers: - schedule: