Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 2.79 KB

README.md

File metadata and controls

38 lines (30 loc) · 2.79 KB

LibOps

See LibOps Development Documentation for full information.

Overview

The basics are:

  1. Pushing commits to the development branch automatically deploys the git branch to your development environment
  2. Publishing a release in GitHub deploys the release tag to your production environment
  3. Pushing commits to a new branch automatically creates a new environment and deploys the branch to your new environment.

License

This repo was originally forked from islandora-devops/islandora-starter-site. The most notable changes after forking have been: