Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vchrisb authored Apr 19, 2024
1 parent cc1215f commit 72a1bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
org: test
space: dev
- name: access cloud foundry api
run: cf push
run: cf push --strategy rolling --var GIT_SHA=${{ github.sha }}

0 comments on commit 72a1bf6

Please sign in to comment.