Hi,
I am going to implement an automated deployment pipeline for laravel.
The purpose is quite straightforward. (1) Get the website files from git to server, (2) copy all files except one directory to location A, (3) copy the exception directory to location B. job done!
I do not find any documentation for the available commands in .cpanel.yml. Do you have any idea please?
I am going to implement an automated deployment pipeline for laravel.
The purpose is quite straightforward. (1) Get the website files from git to server, (2) copy all files except one directory to location A, (3) copy the exception directory to location B. job done!
I do not find any documentation for the available commands in .cpanel.yml. Do you have any idea please?