Update .gitea/workflows/deploy.yml
All checks were successful
Build and Deploy / build (push) Successful in 2m9s

This commit is contained in:
2025-04-08 12:29:56 +02:00
parent 6fa5d1e285
commit a0528ae410

View File

@@ -34,7 +34,7 @@ jobs:
- name: Deploy to Portainer - name: Deploy to Portainer
run: | run: |
curl --location --request PUT 'https://192.168.1.17:9443/api/stacks/27?endpointId=2' \ curl --location --request PUT -k 'https://192.168.1.17:9443/api/stacks/27?endpointId=2' \
--header 'X-API-Key: ${{ secrets.PORTAINER_API_KEY }}' \ --header 'X-API-Key: ${{ secrets.PORTAINER_API_KEY }}' \
--header 'Content-Type: application/json' \ --header 'Content-Type: application/json' \
--data '{ --data '{