Revert "fix: set default value"
This reverts commit b1be394d6b4a6ae49c9526707a9b5a939f61d705.
This commit is contained in:
parent
b1be394d6b
commit
61b995f330
@ -242,7 +242,6 @@ func (c Container) Build(image string, envs, runs []string) (err error) {
|
||||
if err != nil {
|
||||
return
|
||||
}
|
||||
buf = []byte(cf)
|
||||
}
|
||||
|
||||
if string(buf) == cf && c.Exist() && UseCache {
|
||||
|
Loading…
x
Reference in New Issue
Block a user