Deployments: comment checkout command for testing purposes
This commit is contained in:
parent
eae721a45b
commit
9af84c2d54
@ -5,7 +5,7 @@ CF_RELEASE=${CF_RELEASE:-false}
|
||||
AWS_KEY_NAME=${AWS_KEY_NAME:-}
|
||||
|
||||
if [[ $CF_RELEASE == "true" ]]; then
|
||||
git checkout v$OPENVIDU_VERSION
|
||||
# git checkout v$OPENVIDU_VERSION
|
||||
fi
|
||||
|
||||
export AWS_DEFAULT_REGION=eu-west-1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user