Skip to content

Commit

Permalink
fixed the tiltfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Skarlso committed Jul 26, 2023
1 parent 0ca6438 commit ffde45c
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 @@ -54,7 +54,7 @@ local_resource(
entrypoint = ['/manager']
dockerfile = 'tilt.dockerfile'
docker_build_with_restart(
'skarlso/crd-bootstrap-controller',
'ghcr.io/skarlso/crd-bootstrap-controller',
'.',
dockerfile = dockerfile,
entrypoint = entrypoint,
Expand Down

0 comments on commit ffde45c

Please sign in to comment.