I'd like to make the CodePipeline Build# (CODEBUILD_BUILD_NUMBER
) available to my node code that is being deployed. Currently there are only two steps in the pipeline: pull from bitbucket, then deploy to Elastic Beanstalk, so I don't know how this would work.
Alternatively, if I could get the most recent commit number available to my node.js code, that would be ok.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…