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

A CircleCi orb to interact with dnsimple

Notifications You must be signed in to change notification settings

ginetta/circleci-dnsimple-orb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 

Repository files navigation

circleci-dnsimple-orb

Description

The main goal of this repo is to create a Circle CI orb that connect to DNSimple and create a new record for us, on the ginetta.dev domain.

Commands

  • validate the orb: circleci orb validate dns-orb.yml
  • create a new namespace: circleci namespace create ginetta github ginetta
  • create an orb and attach it to Ginetta's namespace: circleci orb create ginetta/dnsimple
  • publish the orb: circleci orb publish dns-orb.yml ginetta/dnsimple@0.0.1
  • remove an existing orb: circleci orb unlist ginetta/dnsimple
  • publish a new version of the orb: circleci orb publish increment dns-orb.yml ginetta/dnsimple [major|minor|patch]

About

A CircleCi orb to interact with dnsimple

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages