harness / harness

Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
https://www.harness.io/open-source
Apache License 2.0
32.26k stars 2.82k forks source link

secrets doesn't works #3477

Open larkvirtual opened 8 months ago

larkvirtual commented 8 months ago

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?

johannesHarness commented 6 months ago

Hey @larkvirtual, can you share the pipeline yaml that you are experiencing issues with?