Azure DevOps Build Roku App BrightScript pipeline

Michel Arcato 0 Reputation points
2023-02-17T14:46:17.3633333+00:00

Hello, We are setting up pipelines for all our apps and we have a Roku App that we want to create a pipeline.

Roku uses BrightScript that i see we can use NPM to do it on a local machine but not sure how to make it in a Pipeline?

Code local:

npm install brighterscript

cd your/Roku/root/dir

npx brighterscript

But how can i do this in Azure devOps Pipeline?

Community Center Not monitored
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-02-17T14:53:45.1933333+00:00

    Devops / TFS is not currently supported here on Q&A. The product group for Azure DevOps / TFS actively monitors questions over at https://developercommunity.visualstudio.com/report?space=21&entry=problem
    https://developercommunity.visualstudio.com/report?space=22&entry=problem
    https://azure.microsoft.com/en-in/support/devops/

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.