Skip to content
Snippets Groups Projects
Verified Commit deb49911 authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

[MetricsBot] Update to latest code

parent d4d691e9
No related branches found
No related tags found
No related merge requests found
Pipeline #62113 passed
......@@ -32,6 +32,8 @@ INTERVAL_SECONDS=${INTERVAL_SECONDS:-60}
while :
do
echo ""
echo "============================="
echo "$(date) : Gathering stats..."
python3 main.py
sleep $INTERVAL_SECONDS
......
Subproject commit 4ccadd2f25cc747ecd27acc74839d5ab51589940
Subproject commit 95ffe16b7cfddbcac39bdc9309c648fdd4d71787
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment