Enable invoke deployment hook
This commit is contained in:
10
.github/workflows/build_docker_image.yml
vendored
10
.github/workflows/build_docker_image.yml
vendored
@@ -43,8 +43,8 @@ jobs:
|
||||
context: .
|
||||
file: ./docker/build.dockerfile
|
||||
|
||||
# -
|
||||
# name: Invoke deployment hook
|
||||
# uses: joelwmale/webhook-action@master
|
||||
# with:
|
||||
# url: ${{ secrets.WEBHOOK_URL }}
|
||||
-
|
||||
name: Invoke deployment hook
|
||||
uses: joelwmale/webhook-action@master
|
||||
with:
|
||||
url: ${{ secrets.WEBHOOK_URL }}
|
||||
|
||||
Reference in New Issue
Block a user