Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 804 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 804 Bytes

Hello Orb CircleCI status CircleCI Orb Version GitHub license CircleCI Community

A simple orb published to help get you down the road.

To use this orb, try:

version: 2.1

orbs:
    hello: circleci/hello-build@volatile

workflows:
    "Hello Workflow":
        jobs:
          - hello/hello-build