Skip to content

Commit 02b9a01

Browse files
author
Joshua M. Dotson
committed
Update aws-profile and registry
1 parent eaf3703 commit 02b9a01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.envrc

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
export AWS_PROFILE=***REMOVED***
1+
export AWS_PROFILE=myprofile
22
export PROJECT=$(basename "${PWD}")
33

4-
export DOCKER_REGISTRY="***REMOVED***"
4+
export DOCKER_REGISTRY="myregistry.amazonaws.com""
55
export DOCKER_NAMESPACE="arch"
66
77
export DOCKER_REPOSITORY="${DOCKER_REGISTRY}/${DOCKER_NAMESPACE}/${PROJECT}"

0 commit comments

Comments
 (0)