Skip to content
Snippets Groups Projects
Commit c0b9cf97 authored by Becker, Benjamin's avatar Becker, Benjamin
Browse files

Update .gitlab-ci.yml file

parent 53724b66
No related branches found
No related tags found
No related merge requests found
......@@ -8,10 +8,10 @@ deploy-job:
image: docker.artifactory-extern.dataport.de/kroniak/ssh-client
variables:
- DATAPORT_PROXY: http://10.61.16.6:3128
- HTTP_PROXY: $DATAPORT_PROXY
- HTTPS_PROXY: $DATAPORT_PROXY
- NO_PROXY: git.dataport.de,minio.gitlab-runner-minio.svc.cluster.local,sonarqube.dataport.de
DATAPORT_PROXY: http://10.61.16.6:3128
HTTP_PROXY: $DATAPORT_PROXY
HTTPS_PROXY: $DATAPORT_PROXY
NO_PROXY: git.dataport.de,minio.gitlab-runner-minio.svc.cluster.local,sonarqube.dataport.de
before_script:
#- 'command -v ssh-agent >/dev/null || ( apt-get update -y && apt-get install openssh-client -y )'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment