GitHub Action for SPinnaker Admin (SPA) tool.
- name: Create service account
uses: kekeniker/action-spa@v1
with:
command: service-account create -o /tmp/sa.json
Name | Description | Default |
---|---|---|
command |
Command to execute | - (Required) |