mirror of
https://github.com/docker/compose.git
synced 2026-08-04 14:47:40 +00:00
remove provenance build flag for now
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
This commit is contained in:
parent
0566431c64
commit
7e198ee6a3
5 changed files with 7 additions and 21 deletions
|
|
@ -160,7 +160,7 @@ type BuildOptions struct {
|
|||
// Check let builder validate build configuration
|
||||
Check bool
|
||||
// Provenance
|
||||
Provenance *string
|
||||
Provenance bool
|
||||
}
|
||||
|
||||
// Apply mutates project according to build options
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue