harness / gitness

Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.
https://gitness.com
Apache License 2.0
31.96k stars 2.79k forks source link

secrets doesn't works #3477

Open larkvirtual opened 4 months ago

larkvirtual commented 4 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 2 months ago

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