Integrating Artifactory and Tests with CDK Pipelines
Building further upon my “Deploy a container to AWS in 5 lines of code” post, I wanted to add artifactory and a post-deployment test.
It took me some time to figure out how to get the artifactory token to be read in the build environment.