Skip to content

Spoonflower/orbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creating a new ORB

make orb=neworbname new

Publishing an ORB

  • This will release an ORB with the name spoonflower/orbName@dev:first

make orb=neworbname publish

Promoting an ORB

  • Happy with your changes? Promote it, and let CircleCI bump the version

make orb=neworbname promote