Hi,
I have a codebuild project set up to build my image and it is currently just tracking the latest kas from master. It's set up to build on a daily basis and it's been working fine until 3 days ago my build failed at running kas build image.yaml. The specific error I got is:
[Container] 2025/03/03 16:01:28.607261 Running command kas build image.yaml
/codebuild/output/tmp/script.sh: 4: kas: Permission denied
I believe the issue started with 59e55e4...2694ad6
Please let me know there's anything I should note before using the latest kas commits.
Cheers,
John