Skip to content

Commit

Permalink
Add rest of steps to build
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-heyer authored Oct 18, 2023
1 parent 29eb74c commit 7ba62a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
step: [1, 2]
step: [1, 2, 3, 4]
environment: [backup, pg]
# Sets the permissions granted to the `GITHUB_TOKEN` for the actions in this job.
permissions:
Expand Down

0 comments on commit 7ba62a7

Please sign in to comment.