Commit b50bd74a authored by Federico G. Schwindt's avatar Federico G. Schwindt

Use the latest url for downloading coverity

parent 4f9d8bed
......@@ -96,7 +96,7 @@ jobs:
- curl
--data "token=$COVTOKEN&project=varnish"
--insecure
-o coverity_tool.tgz https://scan.coverity.com/download/linux64
-o coverity_tool.tgz https://scan.coverity.com/download/cxx/linux64
- tar xfz coverity_tool.tgz
- export PATH=$PATH:$(echo $(pwd)/cov-analysis-*/bin)
script:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment