update_stack.yml
Some checks failed
Portainer Stack Update / update_stack (push) Failing after 4s

This commit is contained in:
krisz 2025-04-21 18:42:09 +02:00
parent e76834d21c
commit eb7b189115

View File

@ -11,6 +11,8 @@ jobs:
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v3 uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Detect changed compose files - name: Detect changed compose files
id: changed id: changed