lets try an action!
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:55:21 -04:00
parent bc7de2852d
commit 4f6b9621ff

View File

@@ -7,6 +7,11 @@ jobs:
Update-and-Redeploy-Stack: Update-and-Redeploy-Stack:
runs-on: synology runs-on: synology
steps: steps:
- name: Checkout
- uses: https://github.com/actions/checkout@v4
with:
ref: main
- name: Test some commands - name: Test some commands
env: env:
STACK_NAME: whoami STACK_NAME: whoami