Skip to content

Commit

Permalink
gitpod: fix Graph Node task
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisommore committed Sep 4, 2022
1 parent d619e2d commit d2500ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ tasks:
docker-compose up -d
sleep 10
gp sync-done graphnode
docker-compose -f logs
docker-compose logs -f
- name: Create deploy
command: |
gp sync-await depinit
Expand Down

0 comments on commit d2500ff

Please sign in to comment.