Commit 8e800bd8 by John Jarvis

USER_ID

parent 357d3a10
......@@ -34,7 +34,7 @@ if [[ ! -f $BOTO_CONFIG ]]; then
fi
if [[ -z $sandbox_to_update ]]; then
sandbox_to_update="${BUILD_USER}.m.sandbox.edx.org"
sandbox_to_update="${BUILD_USER_ID}.m.sandbox.edx.org"
fi
cd $WORKSPACE/configuration/playbooks/edx-east
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment