Skip to content

Commit

Permalink
Render flyte-sandbox manifests to pick up any changes during release …
Browse files Browse the repository at this point in the history
…automation (#3561)

Signed-off-by: Jeev B <[email protected]>
  • Loading branch information
jeevb authored Mar 31, 2023
1 parent 42a2467 commit 4bc87b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ release_automation:
mkdir -p release
bash script/release.sh
bash script/generate_config_docs.sh
$(MAKE) -C docker/sandbox-bundled manifests

.PHONY: deploy_sandbox
deploy_sandbox:
Expand Down

0 comments on commit 4bc87b9

Please sign in to comment.