Skip to content

Github Action for installing the Porter CLI

Notifications You must be signed in to change notification settings

porter-dev/setup-porter

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

5 Commits
 
 
 
 

Repository files navigation

setup-porter

This Github action installs the Porter CLI on the Github Actions Runner.

Usage

steps:
  - name: Run a Porter CLI command
    uses: porter-dev/setup-porter@v0.1.0