Skip to content

Commit

Permalink
build-release for all PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
rkanson committed Jul 19, 2024
1 parent 860c059 commit 44a35a6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
- run: package_cloud push pantheon/public/fedora/29 ./dist/*.rpm
- run: package_cloud push pantheon/public/el/7 ./dist/*.rpm


workflows:
version: 2
test-build-release:
Expand All @@ -66,15 +65,10 @@ workflows:
- sig-go-release
requires:
- test
filters:
branches:
only:
- master
- publish-rpm:
requires:
- build-release
filters:
branches:
only:
- master

0 comments on commit 44a35a6

Please sign in to comment.