Add Galaxy repository API and clients
This commit is contained in:
@@ -78,7 +78,8 @@ try {
|
||||
"--include_source_info" `
|
||||
"--descriptor_set_out=$outputPath" `
|
||||
"mxaccess_gateway.proto" `
|
||||
"mxaccess_worker.proto"
|
||||
"mxaccess_worker.proto" `
|
||||
"galaxy_repository.proto"
|
||||
|
||||
if ($LASTEXITCODE -ne 0) {
|
||||
throw "protoc failed with exit code $LASTEXITCODE."
|
||||
|
||||
Reference in New Issue
Block a user