lets try an action!
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user