@coderbyheart on Twitter

A static archive of Markus Tacker's tweets. Follow me on Mastodon: @[email protected].

Home / Archive / 2019 / 2019-09 / 1174280392200937474
Replying to @coderbyheart

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.

https://github.com/bifravst/aws/blob/b110d8d45ded73732a8ac2c518a2d83867657786/continuous-deployment-web-app.yml#L15-L22

Wed, 18 Sep 2019 11:13:57 UTC