File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3232fi
3333
3434# Ensure AWS access before proceeding
35- saml2aws login -a govcloud-us1-fed-human-engineering
35+ ddsaml2aws login -a govcloud-us1-fed-human-engineering
3636AWS_PROFILE=govcloud-us1-fed-human-engineering aws sts get-caller-identity
3737aws-vault exec prod-engineering -- aws sts get-caller-identity
3838
@@ -71,7 +71,7 @@ echo "Publishing layers to commercial AWS regions"
7171VERSION=$LAYER_VERSION aws-vault exec prod-engineering -- ./scripts/publish_layers.sh
7272
7373echo " Publishing layers to GovCloud AWS regions"
74- saml2aws login -a govcloud-us1-fed-human-engineering
74+ ddsaml2aws login -a govcloud-us1-fed-human-engineering
7575VERSION=$LAYER_VERSION AWS_PROFILE=govcloud-us1-fed-human-engineering ./scripts/publish_layers.sh
7676
7777read -p " Ready to publish $NEW_VERSION to PyPI (y/n)?" CONT
You can’t perform that action at this time.
0 commit comments