Skip to content

Commit

Permalink
Update pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
karniv00l committed Jan 31, 2021
1 parent fc00333 commit e7e81ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions buddy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
execute_commands:
- "# yarn install"
- "npm install"
- "npm run build"
- "npm run lint"
- "npm test"
volume_mappings:
Expand All @@ -36,6 +37,7 @@
execute_commands:
- "# yarn install"
- "npm install"
- "npm run build"
- "npm run lint"
- "npm test"
volume_mappings:
Expand Down

0 comments on commit e7e81ed

Please sign in to comment.