Skip to content
play

GitHub Action

action-spa

v1 Latest version

action-spa

play

action-spa

GitHub Action for Spinnaker Admin tool

Installation

Copy and paste the following snippet into your .yml file.

              

- name: action-spa

uses: kekeniker/action-spa@v1

Learn more about this action in kekeniker/action-spa

Choose a version

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