You've already forked helm-gitea
The following pull request removes the `gitea` directory. With regard to maintaining act_runners in a separate git repository or helm chart, this additional directory becomes redundant. Reviewed-on: https://gitea.com/gitea/helm-gitea/pulls/958 Reviewed-by: DaanSelen <daanselen@noreply.gitea.com> Co-authored-by: Markus Pesch <markus.pesch@cryptic.systems> Co-committed-by: Markus Pesch <markus.pesch@cryptic.systems>
14 lines
264 B
YAML
14 lines
264 B
YAML
suite: GPG secret template (signing disabled)
|
|
release:
|
|
name: gitea-unittests
|
|
namespace: testing
|
|
templates:
|
|
- templates/gpg-secret.yaml
|
|
tests:
|
|
- it: renders nothing
|
|
set:
|
|
signing.enabled: false
|
|
asserts:
|
|
- hasDocuments:
|
|
count: 0
|