Skip to content

Commit f7296fc

Browse files
use sync & await
1 parent d1f93af commit f7296fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitpod.yml

+2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ tasks:
1414
init: |
1515
bundle install &&
1616
yarn install
17+
gp sync-done installs
1718
- name: create database & start server
19+
init: gp sync-await installs
1820
command: |
1921
rake db:create
2022
rails server -b 0.0.0.0

0 commit comments

Comments
 (0)