Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frangio/setup-kustomize
Install Kustomize in GitHub Actions
https://github.com/frangio/setup-kustomize
Last synced: about 1 month ago
JSON representation
Install Kustomize in GitHub Actions
- Host: GitHub
- URL: https://github.com/frangio/setup-kustomize
- Owner: frangio
- Created: 2020-03-31T17:06:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-03-31T18:37:51.000Z (over 4 years ago)
- Last Synced: 2024-10-31T10:38:57.856Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# setup-kustomize
Install Kustomize in GitHub Actions.
## Usage
```
steps:
- uses: frangio/setup-kustomize@v1
with:
version: 3.5.4 # optional
```