website icon indicating copy to clipboard operation
website copied to clipboard

Deploy Script

Open MGatner opened this issue 4 years ago • 1 comments

Consider moving the deployment to a separate file (like .github/scripts/deploy.sh) and having the GitHub Action workflow call that instead.

MGatner avatar Nov 03 '21 13:11 MGatner

For what? To deploy manually (if you have the access key)? https://github.com/codeigniter4projects/website/blob/7d8d48af5769ceecf22cfa4cac812b08394f85f3/.github/workflows/deploy.yml#L47-L71

kenjis avatar Jan 25 '24 01:01 kenjis

I sent #437, but I noticed the script is not so good. Because the writable folder is not persistent.

kenjis avatar May 14 '24 08:05 kenjis