Skip to content

Commit

Permalink
test for gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
alperdedeoglu committed Oct 13, 2024
1 parent eff237f commit 36ae0ed
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,9 @@ jobs:
run: |
cf add-plugin-repo CF-Community https://plugins.cloudfoundry.org
cf install-plugin multiapps -f
- name: echo cf space
run : |
echo ${{ secrets.CF_SPACE }}
# Step 7: Login to CF
- name: Log in to Cloud Foundry
run: |
Expand Down

0 comments on commit 36ae0ed

Please sign in to comment.