Merge branch 'main' of https://gitea.abzk.fr/MrZaiko/Jarvis
All checks were successful
Build and Deploy / build (push) Successful in 2m9s
All checks were successful
Build and Deploy / build (push) Successful in 2m9s
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
|
||||
- name: Deploy to Portainer
|
||||
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 'Content-Type: application/json' \
|
||||
--data '{
|
||||
|
||||
Reference in New Issue
Block a user