Skip to content

Commit

Permalink
Build onlyoffice-api
Browse files Browse the repository at this point in the history
  • Loading branch information
sk81biz committed Jan 16, 2025
1 parent 6b21d8c commit e0cd33b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-build-4testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
fi
DOCKER_TAG=develop-test.${{ github.run_number }}
export DOCKER_TAG
docker buildx bake -f build.yml \
docker buildx bake -f build.yml onlyoffice-api \
--set *.args.GIT_BRANCH="develop" \
--set *.args.PRODUCT_VERSION=${PRODUCT_VERSION} \
--set *.args.BUILD_NUMBER=${BUILD_NUMBER} \
Expand Down

0 comments on commit e0cd33b

Please sign in to comment.