Skip to content
This repository has been archived by the owner on Dec 19, 2021. It is now read-only.

Commit

Permalink
update gitpod yml
Browse files Browse the repository at this point in the history
  • Loading branch information
satishbabariya committed Sep 25, 2020
1 parent 541cbb8 commit 2ad1abb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image: gitpod/workspace-full

tasks:
- init: install release globaly
command: npm install -g release && yarn
- command: yarn
- command: npm install -g release

0 comments on commit 2ad1abb

Please sign in to comment.