Static website SFTP deployment with Bitbucket Pipelines
I have a web hosting at OVH which allows me to deploy only with SFTP (or FTP but it is not secure). The sources of my website are verisonned with Git on Bitbucket and I have an automatic deployment at every push on the master branch. The build is sim...
Aug 11, 20201 min read655