Skip to content

Commit

Permalink
Temporary reference update for charts repo
Browse files Browse the repository at this point in the history
  • Loading branch information
wdbasson committed Jan 29, 2024
1 parent b8ee90c commit 62ac70b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/continuous-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
governance-multitenant-web,
governance-ga-web,
governance-tenant-web,
governance-trust-registry-web,
governance-public-web,
governance-webhooks-web,
governance-multitenant-agent,
governance-endorser,
Expand All @@ -78,7 +78,7 @@ jobs:
- image: governance-tenant-web
context: .
file: dockerfiles/fastapi/Dockerfile
- image: governance-trust-registry-web
- image: governance-public-web
context: .
file: dockerfiles/fastapi/Dockerfile
- image: governance-webhooks-web
Expand Down Expand Up @@ -338,6 +338,7 @@ jobs:
repository: didx-xyz/charts
token: ${{ secrets.PAT }}
path: charts
ref: standardise-roles

- name: Install dependencies
run: sudo apt-get install -y postgresql-client redis-tools
Expand Down

0 comments on commit 62ac70b

Please sign in to comment.