Skip to content

Commit

Permalink
chore(GitHub): create action.yml (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
steebchen authored Feb 22, 2020
1 parent c3faacf commit 5be8a58
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: 'kubectl'
description: 'The kubectl command line program as a GitHub Action'
runs:
using: 'docker'
image: 'Dockerfile'
branding:
icon: 'terminal'
color: 'blue'

0 comments on commit 5be8a58

Please sign in to comment.