Merge branch 'devel' into feature_web-task-split

This commit is contained in:
Hao Liu
2023-02-06 15:47:35 -05:00
363 changed files with 2588 additions and 2782 deletions

View File

@@ -17,7 +17,7 @@
environment:
COMPOSE_UP_OPTS: -d
args:
chdir: "{{ repo_dir }}"
chdir: "{{ playbook_dir }}/../../../"
# Takes a while for migrations to finish
- name: Wait for the dev environment to be ready