simpleci 0.1.0

A simple tool to run CICD pipelines locally
1
2
3
4
5
artifacts:
  paths:
    - os-info
script:
  - uname -a > os-info