mirror of
https://github.com/harness/drone.git
synced 2025-05-12 06:59:54 +08:00
small typo fix
This commit is contained in:
parent
fc0d37f881
commit
defd4fbb77
@ -34,7 +34,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
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 (
|
var (
|
||||||
|
Loading…
Reference in New Issue
Block a user