Skip to content

Commit

Permalink
use check-plan
Browse files Browse the repository at this point in the history
  • Loading branch information
RainbowDashy committed Jan 16, 2025
1 parent c3451eb commit 7274fbf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bytebase-release-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
project: ${{ env.BYTEBASE_PROJECT }}
release: ${{ steps.create_release.outputs.release }}
targets: ${{ env.BYTEBASE_TARGETS }}
# fail the action if plan checks report error.
check-plan: FAIL_ON_ERROR
- name: Wait rollout to finish
id: wait_rollout
uses: bytebase/actions-wait-rollout@main
Expand Down

0 comments on commit 7274fbf

Please sign in to comment.