Update application.yml

This commit is contained in:
qiaofeng1227 2022-12-10 08:58:56 +08:00 committed by GitHub
parent f87e70f8d0
commit ec9a487ea0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,9 @@
pre_tasks:
- name: Get applist
block:
- name: Multiply apps execute on second
shell : |
echo "" > /tmp/port.txt
- name: Get appname and dependencies, combine to a applist
shell : |
echo "{{appname}}" > applist