Skip to content

Commit

Permalink
dont mitm htttps
Browse files Browse the repository at this point in the history
  • Loading branch information
ChandonPierre committed Sep 11, 2023
1 parent de686e2 commit e6e8580
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ build:
FIXED_IMAGE: $CI_REGISTRY_IMAGE:$CI_COMMIT_SHORT_SHA
DOCKERFILE: ${CI_PROJECT_DIR}/Dockerfile
HTTP_PROXY: http://193.25.126.17:3128/
HTTPS_PROXY: http://193.25.126.17:3128/
before_script:
- mkdir -p /kaniko/.docker
- echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json
Expand Down

0 comments on commit e6e8580

Please sign in to comment.