Skip to content

Commit

Permalink
Artifacts bundle (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
wild-endeavor committed Oct 11, 2023
1 parent c9ce299 commit 887ae90
Show file tree
Hide file tree
Showing 7 changed files with 5,240 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docker/sandbox-bundled/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ manifests:
kustomize/complete-agent > manifests/complete-agent.yaml

.PHONY: build
build: flyte manifests
build: manifests
[ -n "$(shell docker buildx ls | awk '/^flyte-sandbox / {print $$1}')" ] || \
docker buildx create --name flyte-sandbox \
--driver docker-container --driver-opt image=moby/buildkit:master \
Expand Down
Loading

0 comments on commit 887ae90

Please sign in to comment.