Skip to content

Commit

Permalink
Update main-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lemmav authored Jul 22, 2024
1 parent 4163e5a commit 94a9e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
fi
export DOCKER_TAG
BUILDTOOLS_ENV="${{ github.event.client_payload[ format('{0}_buildtools_hash', matrix.branch)] }}"
BUILDTOOLS_ENV="${{ github.event.client_payload }}"
echo "buildtools_env_after: $BUILDTOOLS_ENV"
docker buildx bake -f build.yml \
--set *.args.GIT_BRANCH=${{ matrix.branch }} \
Expand Down

0 comments on commit 94a9e38

Please sign in to comment.