8.3.7-cli: Pulling from library/php
Digest: sha256:6d9c683ebd89f73b1c8420bd92856ac51db1ebd0bd7320a772c6d250447eac69
Status: Downloaded newer image for php:8.3.7-cli
+ for f in $(find /drone -name '*.php'); do php -l "f"; done
Could not open input file: f
We got
```
8.3.7-cli: Pulling from library/php
Digest: sha256:6d9c683ebd89f73b1c8420bd92856ac51db1ebd0bd7320a772c6d250447eac69
Status: Downloaded newer image for php:8.3.7-cli
+ for f in $(find /drone -name '*.php'); do php -l "f"; done
Could not open input file: f
```
But the code looks ok to me: https://git.autonomic.zone/autonomic-cooperative/wordpress-starter/src/branch/main/.drone.yml
No sure what's up. Had to disable it.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
We got
But the code looks ok to me: https://git.autonomic.zone/autonomic-cooperative/wordpress-starter/src/branch/main/.drone.yml
No sure what's up. Had to disable it.