fix build

This commit is contained in:
danilapog 2022-08-24 12:18:13 +03:00
parent 083ab2c6a6
commit ea0571ba4a

View file

@ -86,7 +86,7 @@ jobs:
TAG=$DOCKER_TAG \
PLATFORM=$BUILD_PLATFORMS \
COMPANY_NAME=${{ env.COMPANY_NAME }} \
DEVELOP_BUILD=$DEVELOP_BUILD \ ### If value $DEVELOP_BUILD is present add another tag for develop build
DEVELOP_BUILD=$DEVELOP_BUILD \
docker buildx bake \
-f docker-bake.hcl ${{ matrix.images }} \
--push