mirror of
https://github.com/appwrite/appwrite
synced 2026-04-21 13:37:16 +00:00
Update .gitpod.yml
This commit is contained in:
parent
abd953974d
commit
403083b0ce
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ tasks:
|
|||
docker compose pull
|
||||
docker pull composer
|
||||
command: |
|
||||
sudo chown -R $(id -u):$(id -g) vendor/
|
||||
docker run --rm --interactive --tty \
|
||||
--user "$(id -u):$(id -g)" \
|
||||
--volume $PWD:/app \
|
||||
|
|
|
|||
Loading…
Reference in a new issue