Skip to content

Commit

Permalink
makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
bookpanda committed Aug 15, 2024
1 parent 013ea19 commit 4e0facf
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
pull-latest-mac:
docker pull --platform linux/x86_64 ghcr.io/bookpanda/sso-cas:latest
docker pull --platform linux/x86_64 ghcr.io/bookpanda/sso-sample-service:latest

docker-qa:
docker-compose up -f docker-compose.qa.yml
docker-compose -f docker-compose.qa.yml up

0 comments on commit 4e0facf

Please sign in to comment.