]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Fix CircleCI Config to Fully Remove `publish-github-release` Job 2649/head
authorW. Felix Handte <w@felixhandte.com>
Fri, 14 May 2021 15:59:50 +0000 (11:59 -0400)
committerW. Felix Handte <w@felixhandte.com>
Fri, 14 May 2021 16:09:22 +0000 (12:09 -0400)
.circleci/config.yml

index c634737854e3fe266deee641d0049b05ff1a3b55..6a8c386422c2bbb77715dc81f5aad668b41b8483 100644 (file)
@@ -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: