mirror of
https://github.com/farcasclaudiu/terraform-course.git
synced 2026-06-22 05:01:55 +03:00
remove AWS_PROFILE
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
REGION="eu-west-1"
|
||||
`AWS_PROFILE=ward aws ecr get-login --no-include-email --region ${REGION}`
|
||||
`aws ecr get-login --no-include-email --region ${REGION}`
|
||||
|
||||
Reference in New Issue
Block a user