Skip to content

Commit

Permalink
adjust just target
Browse files Browse the repository at this point in the history
  • Loading branch information
miampf committed Dec 5, 2024
1 parent 2f38b60 commit 961c87c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ e2e target=default_deploy_target platform=default_platform: soft-clean coordinat
--image-replacements ./{{ workspace_dir }}/just.containerlookup \
--namespace-file ./{{ workspace_dir }}/just.namespace \
--platform {{ platform }} \
--skip-undeploy=true
# Generate policies, apply Kubernetes manifests.
deploy target=default_deploy_target cli=default_cli platform=default_platform: (runtime target platform) (apply "runtime") (populate target platform) (generate cli platform) (apply target)
Expand Down

0 comments on commit 961c87c

Please sign in to comment.