I need to set the source repo URL as an environment variable on the CodeBuild
project for the deploy step.
Then I can git ls-remote against that using the git hash ... which I get from
inspecting the pipeline state using the AWS CLI.
A static archive of Markus Tacker's tweets. Follow me on Mastodon: @[email protected].
I need to set the source repo URL as an environment variable on the CodeBuild
project for the deploy step.
Then I can git ls-remote against that using the git hash ... which I get from
inspecting the pipeline state using the AWS CLI.