Enable invoke deployment hook

This commit is contained in:
2023-10-16 01:23:59 +02:00
parent 93ee7d0cd9
commit 3c1b887781

View File

@@ -43,8 +43,8 @@ jobs:
context: . context: .
file: ./docker/build.dockerfile file: ./docker/build.dockerfile
# - -
# name: Invoke deployment hook name: Invoke deployment hook
# uses: joelwmale/webhook-action@master uses: joelwmale/webhook-action@master
# with: with:
# url: ${{ secrets.WEBHOOK_URL }} url: ${{ secrets.WEBHOOK_URL }}