Update main.yml

This commit is contained in:
qiaofeng1227 2022-07-14 15:11:20 +08:00 committed by GitHub
parent 81ef5b3a80
commit 7adcc8f11d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,3 @@
port: "9090"
delay: 10
timeout: 30
- name: Check mongocompass Version
shell: sudo echo "mongocompass version $(docker exec -i mongocompass bash -c 'cat /var/www/html/package.json | grep version')" 1>> /data/logs/install_version.txt