1
0
Fork 0
mirror of synced 2024-04-29 18:32:40 +12:00

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

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