Skip to content

Commit

Permalink
fix: run liquibase after terraform acct and docker steps
Browse files Browse the repository at this point in the history
  • Loading branch information
fibble committed Jan 21, 2025
1 parent e8e8c7a commit 76f1b21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,8 @@ jobs:
needs:
- release-please
- get-version
- terraform-account-nonprod
- docker
uses: ./.github/workflows/run-liquibase.yaml
with:
version: ${{ needs.get-version.outputs.api }}
Expand Down

0 comments on commit 76f1b21

Please sign in to comment.