currently, I do not see a way to get anything out of woodpecker easily. I saw all kinds of setups where people rsynced their stuff out of the containers, but that setup is tedious, and you also need to store a private key in woodpecker.
Two use cases that will probably come up often are:
- build a static site from a static site generator and host the result on codeberg pages
- build a binary and host the result from the project's releases page
both of which are common enough that there should be a "short" way to do it.
Is something like this in the works? (or perhaps even finished, but I just missed it?)
currently, I do not see a way to get anything out of woodpecker _easily_. I saw all kinds of setups where people `rsynced` their stuff out of the containers, but that setup is tedious, and you also need to store a private key in woodpecker.
Two use cases that will probably come up often are:
- build a static site from a static site generator and host the result on codeberg pages
- build a binary and host the result from the project's releases page
both of which are common enough that there should be a "short" way to do it.
Is something like this in the works? (or perhaps even finished, but I just missed it?)