Reverse proxy config added, secret is used in build images action #3
@@ -60,4 +60,4 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Trigger the webhook on the deployment server to start pulling the images
|
||||
run: curl "https://webhook.vmn.su/hooks/pull-audio-splitter"
|
||||
run: curl "https://webhook.vmn.su/hooks/deploy-audio-splitter?token=${{ secrets.CD_WEBHOOK_TOKEN }}"
|
||||
|
||||
Reference in New Issue
Block a user