Skip to content

Commit

Permalink
force abort on cf deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
alperdedeoglu committed Oct 7, 2024
1 parent a6b9bc5 commit afa2149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
# Step 8: Verify MTA Archive built successfully
- name: Deploy to CF
run: |
cf deploy ./deploy/cf/mta_archives/susaas_0.0.1.mtar
cf deploy ./deploy/cf/mta_archives/susaas_0.0.1.mtar -f

0 comments on commit afa2149

Please sign in to comment.