mirror of
https://github.com/sasjs/core.git
synced 2026-01-10 10:50:04 +00:00
fix: gitpod launching sasjs
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- init: |
|
- init: npm install -g npm
|
||||||
nvm install --lts
|
- command: npm i
|
||||||
npm i -g @sasjs/cli
|
- command: npm i -g @sasjs/cli
|
||||||
|
|
||||||
image:
|
image:
|
||||||
file: .gitpod.dockerfile
|
file: .gitpod.dockerfile
|
||||||
|
|||||||
Reference in New Issue
Block a user