Skip to content

Commit

Permalink
feat: remove coolify from build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-rw committed Dec 20, 2023
1 parent 92d5b0b commit 828d513
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,3 @@ jobs:
platforms: linux/amd64
push: true
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
- name: Deploy to Coolify
run: |
curl --request GET '${{ secrets.COOLIFY_WEBHOOK }}' --header 'Authorization: Bearer ${{ secrets.COOLIFY_TOKEN }}'

0 comments on commit 828d513

Please sign in to comment.