Skip to content

Commit

Permalink
OUTPOST-181 ofsted client
Browse files Browse the repository at this point in the history
  • Loading branch information
apricot13 committed Jun 26, 2024
1 parent 99d3ac4 commit 5f3925d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/ofsted-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@

name: Ofsted client container

# on:
# push:
# branches: [main]
# paths:
# - "ofsted-client/**"
on:
push:
branches:
[OUTPOST-181-update-ofsted-feed-application-to-work-with-new-certificate]
paths:
- "ofsted-client/**"

jobs:
ofsted-client:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/proxy-function.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
--vpc-connector ofsted-egress-vpcc \
--egress-settings all \
--timeout=540 \
--no-gen2 \
--service-account=${project_number}-compute@developer.gserviceaccount.com \
--set-env-vars PROJECT_ID=${project_id}
- name: Permission to call the function
Expand Down

0 comments on commit 5f3925d

Please sign in to comment.