Skip to content

Commit

Permalink
Disable Rails master builds on CircleCI
Browse files Browse the repository at this point in the history
They are failing all the time and should not fail a PR. Since we
do not know how to send neutral status checks we should remove
them.
  • Loading branch information
tvdeyen committed Oct 13, 2020
1 parent 1651ef2 commit c866ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ workflows:
- mysql
- postgres_rails52
- mysql_rails52
- postgres_rails_master_activestorage
# - postgres_rails_master_activestorage
- stoplight/push:
context: "Solidus Core Team"
project: solidus/solidus-api
Expand Down

0 comments on commit c866ef9

Please sign in to comment.