Skip to content

tom-g-dane/circleci-orbs

 
 

Repository files navigation

CircleCI

CircleCI Orbs

This repo contains public circleci orbs in the ovotech namespace.

Contributing

Orbs follow the conventions:

  • Directory named the same as the orb

  • A single Dockerfile in the executor directory (unless you specify publish-docker-image:false)

  • The orb yaml is in a file name orb.yml

  • Published in the ovotech namespace

  • An orb_version.txt file may exist in an orb directory containing the version of the orb. (A new version is only published when the version changes)

Published Orbs

Other orbs in the ovotech namespace:

About

CircleCI Orbs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 61.2%
  • Python 24.0%
  • Dockerfile 12.1%
  • HCL 2.7%