mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 18:30:23 +08:00
Update install.yml
This commit is contained in:
parent
ebb9a963e8
commit
15c2cb9ca8
@ -1,6 +1,6 @@
|
|||||||
- name: Create docker network websoft9
|
- name: Create docker network websoft9
|
||||||
shell: docker network create websoft9
|
shell: docker network create websoft9
|
||||||
fail_when: False
|
failed_when: False
|
||||||
|
|
||||||
- name: Docker compose up
|
- name: Docker compose up
|
||||||
shell: |
|
shell: |
|
||||||
|
Loading…
Reference in New Issue
Block a user