Update application.yml
This commit is contained in:
parent
b7f6972c09
commit
9275ced3f8
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
block:
|
block:
|
||||||
- name: Multiply apps execute on second time
|
- name: Multiply apps execute on second time
|
||||||
shell : |
|
shell : |
|
||||||
echo "" > /tmp/port.txt
|
rm -f /tmp/port.txt
|
||||||
|
|
||||||
- name: Get appname and dependencies, combine to a applist
|
- name: Get appname and dependencies, combine to a applist
|
||||||
shell : |
|
shell : |
|
||||||
|
|
Loading…
Add table
Reference in a new issue