Skip to content

Commit

Permalink
Update prometheus script
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Kwok <[email protected]>
  • Loading branch information
andy-k-improving committed Jan 23, 2025
1 parent 6d6f849 commit b3873c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integ-test/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,6 @@ task startPrometheus(type: SpawnProcessTask) {
task stopPrometheus(type: KillProcessTask) {
doLast {
file("$projectDir/bin/prometheus").deleteDir()
file("$projectDir/bin/prometheus.tar.gz").delete()
}
}

Expand Down

0 comments on commit b3873c7

Please sign in to comment.