Update application.yml

This commit is contained in:
qiaofeng1227 2022-12-11 18:09:06 +08:00 committed by GitHub
parent b7f6972c09
commit 9275ced3f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@
block:
- name: Multiply apps execute on second time
shell : |
echo "" > /tmp/port.txt
rm -f /tmp/port.txt
- name: Get appname and dependencies, combine to a applist
shell : |