From 02149854909743d38a3e40e8a632fa0f4588756f Mon Sep 17 00:00:00 2001 From: wvffle Date: Fri, 1 Jul 2022 22:21:52 +0000 Subject: [PATCH] Fix prebuilds failing to import music --- .gitpod.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitpod.yml b/.gitpod.yml index d9bd24063..6d6c49dac 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -32,8 +32,10 @@ tasks: docker-compose run --rm front yarn run i18n-compile # Login with cURL to create actors + docker-compose down docker-compose up -d nginx gp ports await 8000 + sleep 10 # allow django to start python .gitpod/init_actor.py # Import music