Skip to content

Commit

Permalink
Temporarily disable nightlies during pre-release QA
Browse files Browse the repository at this point in the history
This will allow us to publish an RC without it getting clobbered
by new commits into the `main` branch.
  • Loading branch information
eloquence committed Oct 27, 2020
1 parent 94445d5 commit 3a9a3ff
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -548,10 +548,7 @@ workflows:
only:
- main
jobs:
- build-nightly-buster-securedrop-client
- build-nightly-buster-securedrop-proxy:
requires:
- build-nightly-buster-securedrop-client
- build-nightly-buster-securedrop-proxy
- build-nightly-buster-securedrop-export:
requires:
- build-nightly-buster-securedrop-proxy
Expand Down

0 comments on commit 3a9a3ff

Please sign in to comment.