Skip to content

Commit

Permalink
Separate Makefile targets for local vs containers
Browse files Browse the repository at this point in the history
- reverts changes to runlocal-rp
- updates old run-portal to runlocal-portal since it uses local bins
- adds new targets for containerized run of RP and Portal; opt-in
- fixes docs and pipelines to use updated targets
  • Loading branch information
SudoBrendan committed Sep 3, 2024
1 parent 9c23bd9 commit b976982
Show file tree
Hide file tree
Showing 3 changed files with 200 additions and 167 deletions.
2 changes: 1 addition & 1 deletion .pipelines/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ stages:
# run build
export PODMAN_REMOTE_ARGS="-r --url=tcp://localhost:8888"
make azext-aro
make ci-azext-aro
# Stop podman
kill_podman
Expand Down
Loading

0 comments on commit b976982

Please sign in to comment.