kustomize-everything / action-env-build-and-deploy

Build and diff a Kustomize Environment with GitHub Actions
MIT License
4 stars 3 forks source link

add optional base path #39

Open odama626 opened 5 months ago

highb commented 5 months ago

I don't recall why, but the ENV_DIR is used as part of the ENV_BRANCH on line 14 in setup-shared-env.sh and branches can't have dots in them. So... you'll probably want to set the default base-path to an empty string.

highb commented 5 months ago

Test showing the problem: https://github.com/kustomize-everything/action-env-build-and-deploy/actions/runs/8542467927/job/23404159358?pr=40