18F / culper

Culper is the foundation for eApp, a part of the National Background Investigation System (NBIS), supporting the SF-86, SF-85, and SF-85P. This is its source code and developer documentation. For background information and a demo video see https://github.com/18F/culper/wiki
Other
27 stars 22 forks source link

Turn off updates to AWS GovCloud ECR #854

Closed ryanhofdotgov closed 5 years ago

ryanhofdotgov commented 6 years ago

The updates we send to AWS GovCloud ECR are no longer relevant; updates to NBIS are handled a different way.

Remove all processes that pulls down and publishes updated images there.

ryanhofdotgov commented 6 years ago

Specifically, we no longer need the aws job in the CircleCI workflow. You can see this job by navigating to: https://circleci.com/gh/18F/workflows/e-QIP-prototype then search for a recent build labelled "develop / build_and_deploy" and click on it. Then click on aws in the workflow.