mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-04-15 01:41:56 +00:00
small typo fix
This commit is contained in:
@@ -34,7 +34,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
DockerTLSWarning = `WARINING: Docker TLS cert or key not given, this may cause a build errors`
|
||||
DockerTLSWarning = `WARNING: Docker TLS cert or key not given, this may cause a build errors`
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user