build: opt to set build ref

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-09-25 23:37:57 +02:00
committed by CrazyMax
parent 2134a1e104
commit 9b7d30c9a0
5 changed files with 140 additions and 126 deletions

View File

@ -77,6 +77,7 @@ message BuildOptions {
bool ExportPush = 26;
bool ExportLoad = 27;
moby.buildkit.v1.sourcepolicy.Policy SourcePolicy = 28;
string Ref = 29;
}
message ExportEntry {