Skip to content

Commit

Permalink
Change issuer URL
Browse files Browse the repository at this point in the history
  • Loading branch information
ntampakas committed Sep 12, 2024
1 parent 5448579 commit c97b4db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/build.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -ex

ISSUER_URL="https://issuer-anon-aadhaar.pse.dev"
ISSUER_URL="https://issuer.anon-aadhaar.pse.dev"

aws ecr get-login-password --region eu-central-1 | docker login --username AWS --password-stdin 490752553772.dkr.ecr.eu-central-1.amazonaws.com

Expand Down

0 comments on commit c97b4db

Please sign in to comment.