fix drone
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
2026-03-02 10:59:00 +01:00
parent 4b6268535f
commit 9cfe1c20f2

View File

@@ -12,7 +12,6 @@ trigger:
- pull_request - pull_request
environment: environment:
GOPROXY: https://nexus.beatrice.wtf/repository/go-group/,direct
GOPRIVATE: git.beatrice.wtf/panic.haus/* GOPRIVATE: git.beatrice.wtf/panic.haus/*
GONOSUMDB: git.beatrice.wtf/panic.haus/* GONOSUMDB: git.beatrice.wtf/panic.haus/*
@@ -40,7 +39,6 @@ trigger:
- refs/tags/v* - refs/tags/v*
environment: environment:
GOPROXY: https://nexus.beatrice.wtf/repository/go-group/,direct
GOPRIVATE: git.beatrice.wtf/panic.haus/* GOPRIVATE: git.beatrice.wtf/panic.haus/*
GONOSUMDB: git.beatrice.wtf/panic.haus/* GONOSUMDB: git.beatrice.wtf/panic.haus/*