Skip to content

Commit

Permalink
ch1
Browse files Browse the repository at this point in the history
  • Loading branch information
EliMoshkovich committed Mar 27, 2024
1 parent 88bcdfe commit 8dc77c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pdp_cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
uses: docker-practice/actions-setup-docker@master

- name: local PDP runnning
env:
#env:
# PDP_API_KEY: ${{ secrets.PDP_API_KEY }}
# PERMIT_API_KEY: ${{ secrets.PDP_API_KEY }}
run: docker run -p 7766:7000 --env PDP_API_KEY=permit_key_Hqeh8UrI1WpAwQJZGqkROkf5spS9b83Yk0z4YcSidhzEf4TTeE4ldKnIYQsfO7RM6vFml8nMinuVfeLEBn6SU3 --env PDP_DEBUG=true permitio/pdp-v2:0.3.0-rc.1

0 comments on commit 8dc77c9

Please sign in to comment.