Skip to content

Commit

Permalink
Merge pull request #5434 from Algo-devops-service/relbeta3.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
algojohnlee authored May 30, 2023
2 parents f0db9b8 + b33c2ff commit 7d732ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release/mule/Makefile.mule
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ ci-integration:
SRCROOT=$(SRCPATH) \
test/scripts/e2e.sh -c $(CHANNEL) -n

ci-build: ci-clean buildsrc ci-setup
ci-build: ci-clean build ci-setup
CHANNEL=$(CHANNEL) PKG_ROOT=$(PKG_DIR) NO_BUILD=True VARIATIONS=$(OS_TYPE)-$(ARCH) \
scripts/build_packages.sh $(OS_TYPE)/$(ARCH) && \
mkdir -p $(PKG_DIR)/data && \
Expand Down

0 comments on commit 7d732ab

Please sign in to comment.