Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

what will be the exact content for yml file, if i want to install task runners like gatsby-cli?

Mohit iih global March 4, 2020

It is mentioned that u have to install task runner globally.
So it will be going to install once or every time you 'push' to remote?
If so, then you should be able to specify it that you want to run it at specific points.

So, in current below yml file,
where exactly should i write these lines, for diff options

```
npm i gatsby-cli

```

the current yml file

```
image: node:10.15.3

pipelines: default: - step: caches: - node script: # Modify the commands below to build

your repository. - npm install - npm test

```

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events