Skip to content

Maintain your DNS data with DNSControl and GitHub Actions

License

Notifications You must be signed in to change notification settings

mshaugh/dnscontrol-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNSControl Docker Action

Maintain your DNS data with DNSControl and GitHub Actions.

CI

Usage

- uses: mshaugh/dnscontrol-action@v4
  with:
    # DNSControl command to run.
    # Usually one of `check`, `preview`, or `push`.
    args: ""

    # Relative path under $GITHUB_WORKSPACE to the file containing your
    # DNS config in javascript DSL.
    # Default dnsconfig.js
    config_file: ""

    # Relative path under $GITHUB_WORKSPACE to the file containing your
    # provider credentials.
    # Default: creds.json
    creds_file: ""

License

Distributed under the ISC License. See LICENSE for more information.

Acknowledgements

About

Maintain your DNS data with DNSControl and GitHub Actions

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published