lenta
Some checks failed
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2025-08-22 22:55:27 +03:00
parent 723c25ae27
commit c8784cdd8c
2 changed files with 2 additions and 3 deletions

View File

@@ -31,7 +31,6 @@ CONTEXT=${PLUGIN_CONTEXT:-$PWD}
LOG=${PLUGIN_LOG:-info}
EXTRA_OPTS=""
if [[ -n "${PLUGIN_TARGET:-}" ]]; then
TARGET="--target=${PLUGIN_TARGET}"
fi