mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-09 21:17:09 +08:00
hack: lint scripts
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
|
||||
set -e
|
||||
|
||||
: ${BUILDX_CMD=docker buildx}
|
||||
: ${TMUX=}
|
||||
: "${BUILDX_CMD=docker buildx}"
|
||||
: "${TMUX=}"
|
||||
|
||||
function clean {
|
||||
docker rmi $iid
|
||||
|
Reference in New Issue
Block a user