mirror of
https://github.com/tlsnotary/tlsn-plugin-demo.git
synced 2026-01-08 04:54:07 -05:00
Build image using firebase cfg
This commit is contained in:
2
.github/scripts/build.sh
vendored
2
.github/scripts/build.sh
vendored
@@ -2,7 +2,7 @@
|
||||
set -ex
|
||||
|
||||
# Download poaps
|
||||
aws s3 cp s3://tlsn-plugin-demo/poaps.txt server/util/
|
||||
aws s3 cp s3://tlsn-plugin-demo/firebase-admin.json server/util/
|
||||
|
||||
aws ecr get-login-password --region eu-central-1 | docker login --username AWS --password-stdin 490752553772.dkr.ecr.eu-central-1.amazonaws.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user