as-services/services/watchers/nodemon.json
devthejo c42a406b89
Some checks failed
/ build (map[dockerfile:./services/files/Dockerfile name:files]) (push) Failing after 15s
/ build (map[dockerfile:./services/tasks/Dockerfile name:tasks]) (push) Failing after 23s
/ build (map[dockerfile:./services/app/Dockerfile name:app]) (push) Successful in 47s
/ build (map[dockerfile:./services/hasura/Dockerfile name:hasura]) (push) Successful in 58s
/ deploy (push) Has been skipped
/ build (map[dockerfile:./services/api/Dockerfile name:api]) (push) Failing after 11s
/ build (map[dockerfile:./services/watchers/Dockerfile name:watchers]) (push) Failing after 22s
/ build (map[dockerfile:./services/web/Dockerfile name:web]) (push) Failing after 24s
chore(clean): remove yarn-dev-portal
2025-04-23 15:01:15 +02:00

10 lines
No EOL
108 B
JSON

{
"events": {
},
"ext": ".js, .json, .yaml, .yml",
"watch": [
"src",
"../../libs"
]
}