fix(tooling): don't send a request to restart portainer (can use polling on the portainer side instead)
This commit is contained in:
parent
4cfca37558
commit
02315a127f
1 changed files with 0 additions and 4 deletions
|
@ -30,10 +30,6 @@ jobs:
|
|||
file: Dockerfile
|
||||
push: true
|
||||
tags: c.csw.im/galacticfactory/downloader:latest
|
||||
- name: Restart the Downloader stack
|
||||
run: |
|
||||
echo "Sending request to Portainer to restart the Downloader stack and pull the latest image"
|
||||
curl -X POST --insecure ${{ secrets.BUILDWEBHOOK }}
|
||||
|
||||
lint:
|
||||
name: Lint
|
||||
|
|
Loading…
Add table
Reference in a new issue