Skip to content

Setup your GitHub Actions workflow with a specific version of consul-template CLI

License

Notifications You must be signed in to change notification settings

brunoalvesdasilva/action-setup-consul-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delivery

Setup consul-template

This action provides the ability to setup your Github Actions workflow with a specific version of consul-template CLI.

🖐️ Only for linux and macOS runners

Inputs

Name Description Type Example Required
version consul-template version to install semver 0.27.0 false

Usage

steps:
  - uses: amendoa/action-setup-consul-template@v1
    with:
      version: 0.27.0

How to contribute?

Check out the contributor guide.

About

Setup your GitHub Actions workflow with a specific version of consul-template CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published