9cb0716425
because of the -x the success string was always in the output and the workflow .forgejo/workflows/example-docker-compose.yml would always report success, even if it fails |
||
---|---|---|
.. | ||
docker | ||
docker-compose | ||
kubernetes | ||
README.md |
This directory contains a collection of usage and deployment examples.
Workflow examples can be found in the documentation and in the sources of the setup-forgejo action.
Section | Description |
---|---|
docker |
using the host docker server by mounting the socket |
docker-compose |
all in one docker-compose with the Forgejo server, the runner and docker in docker |
kubernetes |
a sample deployment for the Forgejo runner |