tekton-kickstarter icon indicating copy to clipboard operation
tekton-kickstarter copied to clipboard

OSX compatibility issue with "make secrets"

Open raghavnauhria opened this issue 3 years ago • 0 comments

I'm using a MacBook Pro to run this code. The step make secrets throws this error: sed: 1: "./misc/secrets.yaml": invalid command code . For macOS, lines 13 and 15 in secrets.sh need to be edited as mentioned in this link: [https://stackoverflow.com/questions/19456518/invalid-command-code-despite-escaping-periods-using-sed]

raghavnauhria avatar May 04 '21 03:05 raghavnauhria