(maint) move to harness.drone.io

This commit is contained in:
TP Honey
2022-12-07 14:27:53 +00:00
parent b83c004215
commit 05dd646658
6 changed files with 253 additions and 399 deletions
+1 -1
View File
@@ -180,7 +180,7 @@ func main() {
}
if _, err := os.Stat("/run/drone/env"); err == nil {
godotenv.Overload("/run/drone/env")
_ = godotenv.Overload("/run/drone/env")
}
if err := app.Run(os.Args); err != nil {