eronardiaras
Basic Pleskian
- Server operating system version
- AlmaLinux 9.8 (Olive Jaguar)
- Plesk version and microupdate number
- 18.0.78 #5.
I change ‘Access to the server over SSH’ to ‘/bin/bash (chrooted)’. (The restricted environment for SSH is important.)
In Git settings, the ‘Enable additional deployment actions’ is checked and I paste in the following under Deploy Actions:
npm ci
npm run build
When I click on the "Pull now" button:

What else do I need to set?
In Git settings, the ‘Enable additional deployment actions’ is checked and I paste in the following under Deploy Actions:
npm ci
npm run build
When I click on the "Pull now" button:

What else do I need to set?