소스 검색

Update .gitpod.yml

Luiz Paulo "Bills 5 년 전
부모
커밋
8c48d6092a
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      .gitpod.yml

+ 0 - 2
.gitpod.yml

@@ -1,5 +1,3 @@
-image: gitpod/workspace-full
-
 tasks:
   - init: npm i
     command: npm start