Skip to content

kekeniker/action-spa

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

Action SPA

GitHub Action for SPinnaker Admin (SPA) tool.

Usage

      - name: Create service account
        uses: kekeniker/action-spa@v1
        with:
          command: service-account create -o /tmp/sa.json

Action Inputs

Name Description Default
command Command to execute - (Required)

License

MIT