Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 435 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 435 Bytes

scpr-apps

CircleCI

Recipes for SCPR applications

Testing

Test with (Test Kitchen)[https://kitchen.ci/], e.g.,

kitchen converge
kitchen verify

You will need Test Kitchen and Docker installed.

Deploying changes to servers:

  1. bump the version in metadata.rb
  2. berks install
  3. berks upload