Skip to content

Latest commit

 

History

History

Deploy using SSH

Deploys the project to the selected environment, from the selected branch. Dropdowns are set up for picking branches and environments for ease of use.

This deployment method uses SSH to connect to the server and deploy the project.

  • infinum-project-with-submodule-theme.yml - deploys the project with the submodule theme (used for internal projects like Infinum Alliance, Academy, Learn, ... that use the submodule theme from the Infinum theme repository).
  • plugin-project-self-hosted-runner.yml - deploys a plugin project with a self-hosted runner.
  • plugin-project.yml - deploys a plugin project.
  • theme-project-self-hosted-runner.yml - deploys a theme project with a self-hosted runner.
  • theme-project.yml - deploys a theme project.