Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 483 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 483 Bytes

Skuba Continous Integration , Deployment and Infrastructure.

Infrastructure deployments

infra

Jenkins

jenkins jobs

Makefile

The Makefile has targets for our CI to use for the different steps in the pipelines.

Right now it consists of Stages which are intended run the other targets in order and should not change often. The other targets are individual Steps which can be called but are more likely to be changed or removed.