diff --git a/upgrade/test-pprof-upload.sh b/upgrade/test-pprof-upload.sh index 62a2f4d..0fce257 100644 --- a/upgrade/test-pprof-upload.sh +++ b/upgrade/test-pprof-upload.sh @@ -26,9 +26,9 @@ function test_forgejo_pprof() { stop docker run --name test_pyroscope --rm -d -p 4040:4040 docker.io/grafana/pyroscope - log_info "run 8.0-dev" + log_info "run 8.0-test" - start 8.0-dev + start 8.0-test test_upload_profiles stop