Skip to content

Commit

Permalink
fix: Don't rebase on master when building packages (#11291)
Browse files Browse the repository at this point in the history
  • Loading branch information
sspaink committed Jun 13, 2022
1 parent 76b0d1a commit 9d17145
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 @@ -140,7 +140,6 @@ commands:
steps:
- checkout
- check-changed-files-or-halt
- rebase-on-master
- attach_workspace:
at: '/go'
- when:
Expand Down

0 comments on commit 9d17145

Please sign in to comment.