Skip to content

buildspec: add a ci remote for spirvheaders

Mark Janes requested to merge majanes/mesa_jenkins:spirvtags into master

fetch_sources can't retrieve a commit by sha from a remote unless the remote has some published reference to it.

create a clone of spirvheaders in the Mesa_CI repos, and add tags/branches to it as necessary.

Merge request reports