parent
b1be394d6b
commit
61b995f330
@ -242,7 +242,6 @@ func (c Container) Build(image string, envs, runs []string) (err error) {
|
|||||||
if err != nil {
|
if err != nil {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
buf = []byte(cf)
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if string(buf) == cf && c.Exist() && UseCache {
|
if string(buf) == cf && c.Exist() && UseCache {
|
||||||
|
Loading…
Reference in New Issue
Block a user