update README
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
# kustomize-github-action
|
# kustomize-github-action
|
||||||
Kustomize GitHub Actions allow you to execute Kustomize Build command within GitHub Actions.
|
Kustomize GitHub Actions allow you to execute Kustomize Build command within GitHub Actions.
|
||||||
|
|
||||||
|
This is a fork of https://github.com/karancode/kustomize-github-action
|
||||||
|
Adapted to run on amd64 and arm64 platforms.
|
||||||
|
|
||||||
The output of the actions can be viewed from the Actions tab in the main repository view. If the actions are executed on a pull request event, a comment may be posted on the pull request.
|
The output of the actions can be viewed from the Actions tab in the main repository view. If the actions are executed on a pull request event, a comment may be posted on the pull request.
|
||||||
|
|
||||||
Kustomize GitHub Actions is a single GitHub Action that can be executed on different overlays directories depending on the content of the GitHub Actions YAML file.
|
Kustomize GitHub Actions is a single GitHub Action that can be executed on different overlays directories depending on the content of the GitHub Actions YAML file.
|
||||||
|
|||||||
Reference in New Issue
Block a user