Skip to content

Commit

Permalink
Merge pull request #485 from freedomofpress/unbreak-nightlies
Browse files Browse the repository at this point in the history
Unbreak nightlies failing due to CircleCI behavior change
  • Loading branch information
legoktm authored Jan 10, 2024
2 parents ca81d0d + c061905 commit 9c0d3d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,6 @@ jobs:
environment:
NAME: << parameters.package >>
PKG_NAME: securedrop-<< parameters.package >>
SCHEDULE_NAME: << pipeline.schedule.name >>
IS_NIGHTLY: << parameters.nightly >>
steps:
- checkout
Expand Down

0 comments on commit 9c0d3d3

Please sign in to comment.