Apply suggestions from code review

This commit is contained in:
Matej Bačo 2022-11-18 08:03:01 +01:00 committed by GitHub
parent cd4b7c1c36
commit 3353bad8ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
tasks:
- name: Run Appwrite Docker Stack
init: |
git pull --recurse-submodules
git submodule update --init
docker compose build
docker compose pull
docker pull composer