weird
Some checks failed
Pull Images and Redeploy / Update-and-Redeploy-Stack (push) Failing after 0s
Just test things / Update-and-Redeploy-Stack (push) Failing after 0s

This commit is contained in:
ThaMunsta
2025-03-15 14:57:47 -04:00
parent 4f6b9621ff
commit 13278ff9e7

View File

@@ -8,7 +8,6 @@ jobs:
runs-on: synology runs-on: synology
steps: steps:
- name: Prefetch Docker Image(s) - name: Prefetch Docker Image(s)
if: contains(github.event.head_commit.message, 'run_redeploy')
- run: docker pull linuxserver/bookstack #optional? probably faster if done first... - run: docker pull linuxserver/bookstack #optional? probably faster if done first...
- name: Fetch stack ID from Portainer - name: Fetch stack ID from Portainer