Update main.yml

This commit is contained in:
qiaofeng1227 2022-08-01 17:19:52 +08:00 committed by GitHub
parent ff8171e9c0
commit 38690532c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,9 +9,9 @@
echo: no
- name: Output elk version
shell: |
rm -f /tmp/containers_version.sh
wget -O /tmp/containers_version.sh https://raw.githubusercontent.com/Websoft9/StackHub/main/scripts/containers_version.sh
bash /tmp/containers_version.sh
rm -f /tmp/containers_version.sh
sleep 20s
- name: Delete contains and images resources
shell: |