Closed MB175 closed 1 year ago
Had the same issue. Make sure the secret ends with an newline (\n)
Had the same issue. Make sure the secret ends with an newline (\n)
I tried that, still the same issue /n unix line ending should be fine right ?
Recreated everything including new keys on GitHub, Environment 1 is now working.
Environment 1:
Secret has been set ssh_key, with rsa or ed key same result.
I also tried to change the line endings of the keys with sed, no luck.
.woodpecker.yml
Environment 2:
Same as in Environment 1 just without the definition of the secret name.
.woodpecker.yml