This commit is contained in:
@@ -6,6 +6,8 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
start-compose:
|
start-compose:
|
||||||
steps:
|
run-on: shell
|
||||||
- name: restart Compose
|
steps:
|
||||||
run: docker compose up
|
- name: restart Compose
|
||||||
|
shell: zsh
|
||||||
|
run: docker compose up
|
||||||
|
|||||||
Reference in New Issue
Block a user