Nantes Université

Skip to content
Extraits de code Groupes Projets
Valider 1fca8bb0 rédigé par sunye's avatar sunye
Parcourir les fichiers

More proxy configurations

parent 6de58ef0
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -4,8 +4,11 @@ image:
before_script:
- export https_proxy=http://proxy-serveur.univ-nantes.prive:3128
- export http_proxy=http://proxy-serveur.univ-nantes.prive:3128
- npm config set registry http://registry.npmjs.org/
- npm config set proxy http://proxy-serveur.univ-nantes.prive:3128
- npm config set https-proxy http://proxy-serveur.univ-nantes.prive:3128
- npm config set http-proxy http://proxy-serveur.univ-nantes.prive:3128
- npm set strict-ssl false
variables:
HTTPS_PROXY: "http://proxy-serveur.univ-nantes.prive:3128"
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter