Unverified Commit d2bec6f8 authored by tlipoca9's avatar tlipoca9 Committed by GitHub
Browse files

chore: remove unneccssary line (#1582)


Signed-off-by: default avatartlipoca9 <160737620+tlipoca9@users.noreply.github.com>
parent 316dffc0
...@@ -552,9 +552,3 @@ fi ...@@ -552,9 +552,3 @@ fi
$RUN_PREFIX docker build -f $DOCKERFILE $TARGET_STR $PLATFORM $BUILD_ARGS $CACHE_FROM $CACHE_TO $TAG $LATEST_TAG $BUILD_CONTEXT_ARG $BUILD_CONTEXT $NO_CACHE $RUN_PREFIX docker build -f $DOCKERFILE $TARGET_STR $PLATFORM $BUILD_ARGS $CACHE_FROM $CACHE_TO $TAG $LATEST_TAG $BUILD_CONTEXT_ARG $BUILD_CONTEXT $NO_CACHE
{ set +x; } 2>/dev/null { set +x; } 2>/dev/null
if [ -z "$RUN_PREFIX" ]; then
set -x
fi
{ set +x; } 2>/dev/null
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment