Skip to content

Commit

Permalink
Update coolify-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidh16 authored Nov 5, 2024
1 parent 887cf02 commit eb02841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coolify-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
- name: Deploy to Coolify
run: |
curl --request GET '${{ secrets.COOLIFY_WEBHOOK }}' --header 'Authorization: Bearer ${{ secrets.COOLIFY_TOKEN }}'
curl --request GET 'http://157.90.232.136:8000/api/v1/deploy?uuid=dockkokgwg80kgccoc4kooc0&force=false' --header 'Authorization: Bearer ${{ secrets.COOLIFY_TOKEN }}'

0 comments on commit eb02841

Please sign in to comment.