run pprof test on test build

This commit is contained in:
TheFox0x7 2024-04-02 20:15:57 +02:00
parent c00a5bfc9c
commit 4a82c559b9
No known key found for this signature in database
GPG key ID: 6CA33903484AF7C2

View file

@ -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