Skip to content

Commit

Permalink
Merge pull request #1046 from Nordix/fix_tilt
Browse files Browse the repository at this point in the history
Fix kustomize binary path in Tiltfile
  • Loading branch information
metal3-io-bot committed Dec 10, 2021
2 parents 7d2a4bf + c5aa76c commit 0029c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tiltfile
Original file line number Diff line number Diff line change
Expand Up @@ -162,5 +162,5 @@ validate_auth()
include_user_tilt_files()

load_provider_tiltfiles(["."])
local("make bin/kustomize")
local("make tools/bin/kustomize")
enable_provider("metal3-bmo")

0 comments on commit 0029c66

Please sign in to comment.