Fix lint
This commit is contained in:
parent
ffffc0ac3a
commit
2186ea0033
|
@ -27,7 +27,7 @@ jobs:
|
|||
fi
|
||||
|
||||
TAGS="--tag ${DOCKER_IMAGE}:${VERSION}"
|
||||
|
||||
|
||||
echo ::set-output name=docker_image::${DOCKER_IMAGE}
|
||||
echo ::set-output name=version::${VERSION}
|
||||
echo ::set-output name=buildx_args::--platform ${DOCKER_PLATFORMS} \
|
||||
|
|
Loading…
Reference in New Issue