Complete the removal of Sentry

This commit is contained in:
Jamie Curnow
2023-07-24 14:41:46 +10:00
parent aae95798b2
commit fd277973cd
6 changed files with 21 additions and 29 deletions

View File

@ -24,7 +24,6 @@ docker buildx build \
--build-arg SKIP_TESTS=1 \
--build-arg GOPRIVATE="${GOPRIVATE:-}" \
--build-arg GOPROXY="${GOPROXY:-}" \
--build-arg SENTRY_DSN="${SENTRY_DSN:-}" \
--platform linux/amd64,linux/arm64,linux/arm/7 \
--progress plain \
--pull \