Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 892 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 892 Bytes

Hello Orb CircleCI Build Status CircleCI Orb Version GitHub license CircleCI Community

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

Usage

To use this orb, try:

version: 2.1

orbs:
    hello: circleci/hello-build@volatile

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