Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Yotlan LE CROM
7 Wonders Website
Commits
a28fec5a
Commit
a28fec5a
authored
Oct 07, 2021
by
sunye
Browse files
Remove git proxy configuration
parent
b6863062
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a28fec5a
...
...
@@ -6,8 +6,6 @@ before_script:
-
export http_proxy=http://proxy-serveur.univ-nantes.prive:3128
-
npm config set proxy http://proxy-serveur.univ-nantes.prive:3128
-
npm config set https-proxy http://proxy-serveur.univ-nantes.prive:3128
-
git config --global http.proxy http://proxy-serveur.univ-nantes.prive:3128
-
git config --global https.proxy http://proxy-serveur.univ-nantes.prive:3128
variables
:
HTTPS_PROXY
:
"
http://proxy-serveur.univ-nantes.prive:3128"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment