Mentions légales du service

Skip to content

Add a CI script to deploy from artifact

Philippe Virouleau requested to merge deploy_from_ci into master

This takes an arbitrary branch and target folder and:

  • get the latest build for that branch
  • move it with a unique name to the target folder
  • replace/swap the www folder in there with a link to the new one

Merge request reports

Loading