mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-04 03:11:55 +02:00
test: fix another gitea test
This commit is contained in:
parent
cd49d184b8
commit
ecb8dc54d7
@ -69,7 +69,7 @@ func TestNewIfToken(t *testing.T) {
|
||||
require.True(t, ok)
|
||||
|
||||
ctx = testctx.NewWithCfg(config.Project{
|
||||
Env: []string{"VAR=token"},
|
||||
Env: []string{"VAR=giteatoken"},
|
||||
GiteaURLs: config.GiteaURLs{
|
||||
API: "https://gitea.com/api/v1",
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user