mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Swift: Do not include the embedded resources
This commit is contained in:
2
swift/third_party/load.bzl
vendored
2
swift/third_party/load.bzl
vendored
@@ -5,6 +5,8 @@ load("//misc/bazel:lfs.bzl", "lfs_archive", "lfs_files")
|
|||||||
|
|
||||||
_override = {
|
_override = {
|
||||||
# these are used to test new artifacts. Must be empty before merging to main
|
# these are used to test new artifacts. Must be empty before merging to main
|
||||||
|
"resource-dir-macOS-swift-6.2-RELEASE-128.zip": "64ac7f77b2d8b9112e0126ff69afb1a033ae940ff18bb8732be982a723610f2e",
|
||||||
|
"resource-dir-Linux-swift-6.2-RELEASE-128.zip": "44888a0c944227bfcfa47f0e052f59c93b947e56ab070da877b0b0b4d79cdecb",
|
||||||
}
|
}
|
||||||
|
|
||||||
_staging_url = "https://github.com/dsp-testing/codeql-swift-artifacts/releases/download/staging-{}/{}"
|
_staging_url = "https://github.com/dsp-testing/codeql-swift-artifacts/releases/download/staging-{}/{}"
|
||||||
|
|||||||
Reference in New Issue
Block a user