==== INICIANDO DEPLOY FRONTEND ====
#!/usr/bin/env php
======= GIT PULL ORIGIN MASTER =======
======= RUNNING: ls =======
CALLBACK_URLS.md
CAPACITOR.md
Dockerfile
Dockerfile.dev
Makefile
README.md
app.vue
assets
builds
capacitor.config.ts
components
composables
deploy-frontend.php
docker-compose.dev.yml
docker-compose.yml
ecosystem.config.cjs
eslint.config.mjs
index-teste.js
layouts
middleware
node_modules
nuxt.config.ts
package-lock.json
package.json
pages
plugins
public
tailwind.config.js
tsconfig.json
types
utils
Exit status: 0
======= RUNNING: git pull origin master =======
fatal: detected dubious ownership in repository at '/var/www/html/altismed/altismed-frontend'
To add an exception for this directory, call:
git config --global --add safe.directory /var/www/html/altismed/altismed-frontend
Exit status: 128
======= RODANDO COMANDO DE DEPLOY =======
======= RUNNING: make deploy-cloud =======
============ COPIANDO ENV PROD ============
cp: cannot create regular file '.env': Permission denied
make: *** [Makefile:31: deploy-cloud] Error 1
Exit status: 2