another test based on new docs
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
27fdc0a866
commit
e06386bb45
1 changed files with 2 additions and 5 deletions
|
|
@ -10,11 +10,8 @@ steps:
|
|||
branch:
|
||||
- main
|
||||
settings:
|
||||
access_key:
|
||||
from_secret: AWS_ACCESS_KEY_ID
|
||||
secret_key:
|
||||
from_secret: $AWS_ACCESS_KEY_SECRET
|
||||
repo: home_api
|
||||
secrets: [ AWS_ACCESS_KEY_ID, AWS_ACCESS_KEY_SECRET ]
|
||||
repo: $ECR_URL/home_api
|
||||
registry: $ECR_URL
|
||||
environment:
|
||||
AWS_ACCESS_KEY_ID:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue