UNCLASSIFIED

Commit 16505da7 authored by Nathan Chadwick's avatar Nathan Chadwick
Browse files

Fix installer url

parent d1295fc2
Pipeline #456099 failed with stages
in 2 minutes and 30 seconds
...@@ -30,7 +30,7 @@ labels: ...@@ -30,7 +30,7 @@ labels:
# List of resources to make available to the offline build context # List of resources to make available to the offline build context
resources: resources:
- url: "https://download.grammatech.com/diracc2011/codesonar-latest-x86_64-pc-linux.tar.gz" - url: "https://download.grammatech.com/diracc2011/latest/codesonar-latest-x86_64-pc-linux.tar.gz"
filename: "codesonar-latest-x86_64-pc-linux.tar.gz" # [required field] desired staging name for the build context filename: "codesonar-latest-x86_64-pc-linux.tar.gz" # [required field] desired staging name for the build context
validation: validation:
type: "sha256" # supported: sha256, sha512 type: "sha256" # supported: sha256, sha512
......
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