lets try an action!
This commit is contained in:
@@ -7,6 +7,11 @@ jobs:
|
||||
Update-and-Redeploy-Stack:
|
||||
runs-on: synology
|
||||
steps:
|
||||
- name: Checkout
|
||||
- uses: https://github.com/actions/checkout@v4
|
||||
with:
|
||||
ref: main
|
||||
|
||||
- name: Test some commands
|
||||
env:
|
||||
STACK_NAME: whoami
|
||||
|
||||
Reference in New Issue
Block a user