Skip to content

Commit

Permalink
PI-1613 Fetch IP allowlist groups for feature flags
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-bcl committed Nov 6, 2023
1 parent 26e4bc7 commit 2278f5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
--install \
--reset-values \
--timeout 10m \
--values <(curl "$(gh api '/repos/ministryofjustice/hmpps-ip-allowlists/contents/ip-allowlist-groups.yaml' | jq -r '.download_url')") \
--values values.yaml \
--wait
working-directory: tools/${{ matrix.project }}/deploy
Expand Down

0 comments on commit 2278f5e

Please sign in to comment.