parent
931bd83231
commit
09a14b78e8
1 changed files with 1 additions and 0 deletions
|
@ -39,5 +39,6 @@ jobs:
|
|||
#
|
||||
- name: Deploy via webhook
|
||||
run: |
|
||||
apt-get update -qq
|
||||
apt-get install -y curl
|
||||
curl -X GET http://host.docker.internal:8100?token=${{ secrets.DEPLOY_TOKEN }}&script=deploy-spaceapi.sh
|
||||
|
|
Loading…
Reference in a new issue