Skip to content

babylonhealth/cci-shared-tasks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shared Tasks for CircleCI

This repo demonstrates how a common/non-proprietary orb can be used to allow teams to share private/proprietary tasks in their CircleCI config.

It is an interim stop-gap until "private orbs" are a thing.

High level context diagram shows public orb using SSH to access private git repository

Repo Structure

  • Each task is given a named folder under the tasks folder
  • Each task has a run.bash entrypoint that can install things, run other languages, etc.

Project Setup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%