Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
Hello!
I have an gitea repository with activated drone + drone node and drone ci scripts with added secrets works just fine.
When I started gitness & pushed the same sources and I added secrets to gitness, gitness ci scripts can't use secrets. Looks like secret variables are empty.
Why? I assume ci should work exactly the same way.
Do I need change gitness ci in any way to use gitness added secrets?
Hello! I have an gitea repository with activated drone + drone node and drone ci scripts with added secrets works just fine. When I started gitness & pushed the same sources and I added secrets to gitness, gitness ci scripts can't use secrets. Looks like secret variables are empty. Why? I assume ci should work exactly the same way. Do I need change gitness ci in any way to use gitness added secrets?