Skip to content

Commit

Permalink
Remove old worker pool information before running the report
Browse files Browse the repository at this point in the history
  • Loading branch information
lotas committed Nov 6, 2024
1 parent f3d1ab0 commit 9174c10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions audit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ sleep 5400
echo "Generating reports"

cd WorkerVersions
find . -type f -not -name "workers.json" -delete # remove everything except workers.json
audit-worker-versions "$TASK_GROUP_ID"

0 comments on commit 9174c10

Please sign in to comment.