woodpecker-ci / helm

This repo contains the helm charts of the Woodpecker project.
Apache License 2.0
21 stars 17 forks source link

Fix release #68

Closed anbraten closed 1 year ago

anbraten commented 1 year ago

cd was sending the user to the home-directory /root, but not to the woodpecker workspace /woodpecker/src using cd .. solved the problem

pat-s commented 1 year ago

I'd vote to change the branch name in woodpecker.github.io to main instead of adding a workaround here via --pages-branch master?

anbraten commented 1 year ago

I'd vote to change the branch name in woodpecker.github.io to main instead of adding a workaround here via --pages-branch master?

We would first need to change that in some other places as well. Would do that in a new PR as this setting was not touched in here. Just fixed the cd vs cd .. and removed --charts-repo option in here. The rest is just replacing && with separate step command lines.

woodpecker-bot commented 1 year ago

🎉 This PR is included in version 0.3.2 🎉

The release is now available here

Thank you for your contribution. ❤️📦🚀