Change directory to /app in deploy pipeline #3
deploy-strato.yaml
on: push
Build website zip
1m 6s
Annotations
1 error and 1 warning
Build website zip
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- spatie/pdf-to-image is locked to version 2.2.0 and an update of this package was not requested.
- spatie/pdf-to-image 2.2.0 requires ext-imagick * -> it is missing from your system. Install or enable PHP's imagick extension.
To enable extensions, verify that they are enabled in your .ini files:
- /etc/php/8.0/etc/php.ini
- /etc/php/8.0/etc/conf.d/xdebug.ini
You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode.
|
Build website zip
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|