CI failing for pull requests (missing SSH key secret?) #23

Open
opened 2020-10-01 10:57:59 +00:00 by 3wordchant · 1 comment
Owner

E.g. compose-stacks/wordpress!11 or compose-stacks/traefik!5

Assume it's because Drone is set not to make secrets available to pull requests:

Error loading key "(stdin)": invalid format

Not sure if there's a sensible way of fixing this, security-wise? At the very least it might be worth disabling Drone for PRs if we can't.

E.g. compose-stacks/wordpress!11 or compose-stacks/traefik!5 Assume it's because Drone is set not to make secrets available to pull requests: ``` Error loading key "(stdin)": invalid format ``` Not sure if there's a sensible way of fixing this, security-wise? At the very least it might be worth disabling Drone for PRs if we can't.
Owner

Yeah, permissions issue. I think we can do an "exlcude PR builds" for now. We probably want to do PR builds when we're doing more intential CI and not just getting Drone to deploy things for us. Good to have this ticket open.

Yeah, permissions issue. I think we can do an "exlcude PR builds" for now. We probably want to do PR builds when we're doing more intential CI and not just getting Drone to deploy things for us. Good to have this ticket open.
This repo is archived. You cannot comment on issues.
No description provided.