build fix (#3594)
This commit is contained in:
parent
fb3dd77b66
commit
1a7b5d7222
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-branch.yml
vendored
2
.github/workflows/build-branch.yml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
echo "BUILDX_DRIVER=docker-container" >> $GITHUB_OUTPUT
|
||||
echo "BUILDX_VERSION=latest" >> $GITHUB_OUTPUT
|
||||
echo "BUILDX_PLATFORMS=linux/amd64" >> $GITHUB_OUTPUT
|
||||
echo "BUILDX_ENDPOINT=local" >> $GITHUB_OUTPUT
|
||||
echo "BUILDX_ENDPOINT=" >> $GITHUB_OUTPUT
|
||||
fi
|
||||
echo "TARGET_BRANCH=${{ env.TARGET_BRANCH }}" >> $GITHUB_OUTPUT
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue