Deploy App Client TLS
Configuration
.circleci/config.yml
loading...
Extra Notes
The deploy-app-client-tls-steps
does two separate commit checks at different times. The first check occurs before anything is deployed to AWS and makes use of scripts/compare-deployed-commit
. The second check happens after the deploy and uses scripts/check-deployed-commit
. Both scripts make use of our tls certificates.