I am a moron
continuous-integration/drone/push Build is passing Details

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2022-07-26 00:45:33 +02:00
parent b3001e3887
commit 7607c68d5b
Signed by: sam
GPG Key ID: 4D8B07C18F31ACBD
2 changed files with 7 additions and 2 deletions

View File

@ -25,7 +25,12 @@ local testing(version, arch) = {
"go test -race ./... -cover"
]
},
]
],
trigger: {
event: {
exclude: "tag",
}
},
};
// "Inspired by" https://goreleaser.com/ci/drone/

View File

@ -38,4 +38,4 @@ changelog:
- '^docs:'
- '^test:'
gitea_urls:
api: https://gitea.froth.zone/api/v1/
api: https://git.froth.zone/api/v1/