diff --git a/.bashrc b/.bashrc index ca9fe230d74a9a63d1f20c37c59d6a19c573d4a4..5de49835f8707ab034b1fcae9e7b061c8ff0c512 100644 --- a/.bashrc +++ b/.bashrc @@ -20,6 +20,7 @@ export AWS_DEFAULT_PROFILE='shore' export CLOUDSDK_ACTIVE_CONFIG_NAME='shore' export DOCKER_BUILDKIT=1 export EDITOR=vim +export GITLAB_BASE_URL='https://git.shore.co.il/api/v4' export GNUPGHOME="$HOME/Documents/.gnupg" export GOPATH="$HOME/.local/golang" export HELM_HOME="$HOME/.helm"