mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 07:30:24 +00:00
Update main.yml
This commit is contained in:
parent
3b4164df31
commit
fed940f7b6
1 changed files with 1 additions and 0 deletions
|
@ -21,5 +21,6 @@
|
|||
- name: Output all containers version
|
||||
shell: |
|
||||
wget -O /tmp/containers_version.sh https://raw.githubusercontent.com/Websoft9/StackHub/main/scripts/containers_version.sh
|
||||
chmod +x /tmp/containers_version.sh
|
||||
bash /tmp/containers_version.sh
|
||||
rm -f /tmp/containers_version.sh
|
||||
|
|
Loading…
Reference in a new issue