fix spelling of intermediate
This commit is contained in:
parent
7e0f2a61f6
commit
1ff9aa77fd
@ -204,7 +204,7 @@ func main() {
|
|||||||
},
|
},
|
||||||
cli.BoolFlag{
|
cli.BoolFlag{
|
||||||
Name: "no-cache",
|
Name: "no-cache",
|
||||||
Usage: "donot use cached itermediate containers",
|
Usage: "donot use cached intermediate containers",
|
||||||
EnvVar: "NO_CACHE",
|
EnvVar: "NO_CACHE",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user