Skip to content

Commit

Permalink
Merge pull request #16 from harshitBhardwaj97/feat/11.18-unsuccessful…
Browse files Browse the repository at this point in the history
…-deployment

Exercise 11.18 Unsuccessful Deployment Test 4
  • Loading branch information
harshitBhardwaj97 authored Feb 18, 2024
2 parents cfadf3c + 0bc294f commit c96e73e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
# with:
# fetch-depth: "0"
- name: Trigger deployment
run: curl https://api.render.com/deploy/srv
run: random command

- name: Notify about successful deployment
uses: rjstone/discord-webhook-notify@v1
Expand Down

0 comments on commit c96e73e

Please sign in to comment.