bug fix?
This commit is contained in:
@@ -8,7 +8,9 @@ jobs:
|
||||
runs-on: synology
|
||||
steps:
|
||||
- name: Prefetch Docker Image(s)
|
||||
- run: docker pull linuxserver/bookstack #optional? probably faster if done first...
|
||||
if: contains(github.event.head_commit.message, 'run_redeploy')
|
||||
run: |
|
||||
docker pull linuxserver/bookstack #optional? probably faster if done first...
|
||||
|
||||
- name: Fetch stack ID from Portainer
|
||||
if: contains(github.event.head_commit.message, 'run_redeploy')
|
||||
|
||||
Reference in New Issue
Block a user