mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-15 12:11:48 +00:00
9 lines
189 B
YAML
9 lines
189 B
YAML
name: 'kustomize'
|
|
description: 'A GitHub Action to run kustomize commands'
|
|
author: 'Stefan Prodan'
|
|
branding:
|
|
icon: 'command'
|
|
color: 'blue'
|
|
runs:
|
|
using: 'docker'
|
|
image: 'Dockerfile'
|