Skip to content

Commit

Permalink
throwaway: debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
miku committed Dec 20, 2023
1 parent 9522e9f commit 1bde957
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ unit_tests:
before_script:
- go version
script:
- HTTP_PROXY=proxy.uni-leipzig.de:3128 HTTPS_PROXY=proxy.uni-leipzig.de:3128 curl -v https://heise.de > /dev/null
- HTTP_PROXY=proxy.uni-leipzig.de:3128 HTTPS_PROXY=proxy.uni-leipzig.de:3128 make test
tags:
- docker

0 comments on commit 1bde957

Please sign in to comment.