aws-codebuild-run-build
aws-codebuild-run-build copied to clipboard
How to get CodeBuild's build number along with the build id as output
Is there a way to get the CODEBUILD_BUILD_NUMBER or any other attributes as output ? There's a build id returned as output but I need more details (especially build number)
@seebees @hyandell @juneb @alex-chew @odanado
@yasirofficial Hi. You can try dark-mechanicum/aws-codebuild action ;) It already implemented there