Update .forgejo/workflows/docker-image.yaml
All checks were successful
/ docker-image (push) Successful in 1s

This commit is contained in:
Aaron Fischer 2024-01-09 23:45:24 +01:00
parent 9ed63b9cb2
commit 5e2315a3ed

View file

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