Skip to content
Snippets Groups Projects
Commit 9ba429b0 authored by nimrod's avatar nimrod
Browse files

GitLab base url environment variable.

parent 92435c50
No related branches found
No related tags found
No related merge requests found
Pipeline #1396 passed
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment