Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 776 Bytes

readme.md

File metadata and controls

21 lines (14 loc) · 776 Bytes

DEPRECATED ⛔️

orbs

Set of reusable CircleCI Orbs.

Executors:

  • node: Default executor, using naturalcycles/ci-node Docker image.

Create new orb

circleci orb create naturalcycles/tools
circleci orb validate naturalcycles/tools.yml
circleci orb publish naturalcycles/tools.yml naturalcycles/tools@dev:1
circleci orb publish naturalcycles/tools.yml naturalcycles/[email protected]
circleci orb publish increment naturalcycles/tools.yml naturalcycles/tools patch