This commit is contained in:
Travis Shivers 2020-07-23 16:05:16 -05:00
parent ffffc0ac3a
commit 2186ea0033
No known key found for this signature in database
GPG Key ID: EE4CC2891B8FCD33
1 changed files with 1 additions and 1 deletions

View File

@ -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} \