Update .forgejo/workflows/docker-image.yaml
Some checks failed
/ docker-image (push) Failing after 0s

This commit is contained in:
Aaron Fischer 2024-01-09 23:44:21 +01:00
parent caff3a6709
commit 9ed63b9cb2

View file

@ -39,7 +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