mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-12-13 01:40:42 +00:00
Update main.yml
This commit is contained in:
parent
c010064bab
commit
b70b10a2f6
1 changed files with 4 additions and 0 deletions
|
@ -2,3 +2,7 @@
|
|||
include_tasks: tasks/install.yml
|
||||
vars:
|
||||
app: "runtime"
|
||||
|
||||
- name: Create docker network websoft9
|
||||
shell: docker stop java8 java11 java13 java14 java15 java18 java 19
|
||||
failed_when: False
|
||||
|
|
Loading…
Reference in a new issue