Skip to content

Commit

Permalink
[C8 BE*] CI/CD Actions v13
Browse files Browse the repository at this point in the history
  • Loading branch information
RazinSyakib43 committed Aug 28, 2024
1 parent 365ad59 commit a5cde12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
env:
KOYEB_API_TOKEN: 7mn92452fwp2net3olqnxly8glbq0a6ejnwb603ntbb51w0smc7vzi92h0vkugzd
run: |
curl -X POST https://app.koyeb.com/v1/services/c7ae7002-8df6-48f9-ad18-fbd5fa336ebf/redeploy \
curl -X POST https://app.koyeb.com/v1/services/a35840b6-1e2a-4908-9031-47021e89551a/redeploy \
-H "Authorization: Bearer 7mn92452fwp2net3olqnxly8glbq0a6ejnwb603ntbb51w0smc7vzi92h0vkugzd" \
-H "Content-Type: application/json" \
-d '
Expand Down

0 comments on commit a5cde12

Please sign in to comment.