test
continuous-integration/drone/push Build is failing Details

This commit is contained in:
an 2020-05-15 11:20:31 +02:00
parent 1cdd60d39e
commit 9b1e42fb6f
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ func rssRun() {
xlog.Fatal(err.Error())
}
go func() {
// wait 15 minutes before posting news
time.Sleep(900 * time.Second)
hideOutput = false
}()