Skip to content

Instantly share code, notes, and snippets.

@bellyjay1005
Created October 31, 2019 04:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bellyjay1005/d311c4aee02f8e7b4b2bbee21547373c to your computer and use it in GitHub Desktop.
Save bellyjay1005/d311c4aee02f8e7b4b2bbee21547373c to your computer and use it in GitHub Desktop.
sample buildspec environment step
# Test Anchore Engine scanning functionality within a pipeline stage
version: 0.2
env:
variables:
TAG: latest
STAGE_REPO_NAME: tested/nginx
TESTED_SAMPLE_IMAGE: ${ACCOUNT_ID}.dkr.ecr.${AWS_DEFAULT_REGION}.amazonaws.com/${STAGE_REPO_NAME}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment