Skip to content

Commit

Permalink
Create .gitpod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
satishbabariya authored Nov 18, 2020
1 parent 76e93a7 commit e8c12eb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
image: gitpod/workspace-full

tasks:
- command: yarn
- command: npm install -g release

0 comments on commit e8c12eb

Please sign in to comment.