fix: コマンドミスを修正
This commit is contained in:
parent
e87dfd7aac
commit
b2cdb4dc2a
@ -3,6 +3,8 @@ cd ../lambda/transfer-medpass-data || { echo "Error: ディレクトリ変更
|
||||
|
||||
docker pull public.ecr.aws/lambda/python:3.12
|
||||
|
||||
pipenv update
|
||||
|
||||
aws ecr get-login-password --region ap-northeast-1 | docker login --username AWS --password-stdin 826466435614.dkr.ecr.ap-northeast-1.amazonaws.com
|
||||
|
||||
docker build -t mbj-newdwh2021-staging-transfer-medpass-data-ecr . --no-cache
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user