test
All checks were successful
/ docker-image (push) Successful in 9s

This commit is contained in:
Aaron Fischer 2024-01-09 23:37:55 +01:00
parent 931bd83231
commit 09a14b78e8

View file

@ -39,5 +39,6 @@ jobs:
# #
- name: Deploy via webhook - name: Deploy via webhook
run: | run: |
apt-get update -qq
apt-get install -y curl apt-get install -y curl
curl -X GET http://host.docker.internal:8100?token=${{ secrets.DEPLOY_TOKEN }}&script=deploy-spaceapi.sh curl -X GET http://host.docker.internal:8100?token=${{ secrets.DEPLOY_TOKEN }}&script=deploy-spaceapi.sh