asfd
This commit is contained in:
parent
4bc956cada
commit
c82bfba04e
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ COMMAND="$COMMAND --local dockerfile='$BUILDCTL_DOCKERFILE'"
|
||||||
if [[ "${PLUGIN_PLATFORM:-}" == "true" ]]; then
|
if [[ "${PLUGIN_PLATFORM:-}" == "true" ]]; then
|
||||||
COMMAND="$COMMAND --opt platform='$PLUGIN_PLATFORM'"
|
COMMAND="$COMMAND --opt platform='$PLUGIN_PLATFORM'"
|
||||||
fi
|
fi
|
||||||
s
|
|
||||||
# https://github.com/moby/buildkit/blob/master/README.md#output
|
# https://github.com/moby/buildkit/blob/master/README.md#output
|
||||||
OUTPUT=""
|
OUTPUT=""
|
||||||
if [[ -n "${PLUGIN_NAME:-}" ]]; then
|
if [[ -n "${PLUGIN_NAME:-}" ]]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue