mirror of
https://github.com/thegeeklab/drone-docker-buildx.git
synced 2024-11-04 20:10:41 +00:00
fix spelling of intermediate
This commit is contained in:
parent
7e0f2a61f6
commit
1ff9aa77fd
@ -204,7 +204,7 @@ func main() {
|
||||
},
|
||||
cli.BoolFlag{
|
||||
Name: "no-cache",
|
||||
Usage: "donot use cached itermediate containers",
|
||||
Usage: "donot use cached intermediate containers",
|
||||
EnvVar: "NO_CACHE",
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user