1
0
Fork 0
mirror of synced 2024-04-30 02:42:40 +12:00

Improve git prebuilds

This commit is contained in:
Matej Bačo 2022-11-16 09:15:34 +00:00
parent aae2cea73a
commit cd4b7c1c36

View file

@ -1,8 +1,9 @@
tasks:
- name: Run Appwrite Docker Stack
init: |
docker compose pull
git pull --recurse-submodules
docker compose build
docker compose pull
docker pull composer
command: |
docker run --rm --interactive --tty \