mirror of
https://github.com/wahyd4/kubectl.git
synced 2026-08-08 21:03:10 +10:00
10 lines
177 B
YAML
10 lines
177 B
YAML
name: 'kubectl'
|
|
description: 'The kubectl command line program as a GitHub Action'
|
|
runs:
|
|
using: 'docker'
|
|
image: 'Dockerfile'
|
|
branding:
|
|
icon: 'terminal'
|
|
color: 'blue'
|
|
|