Travis deployment overviewΒΆ
We are going to do following steps to deploy the application to Google Cloud using Travis CI.
- Install Gogle Cloud SDK CLI
- Configure the SDK with out Google Cloud auth info
- Login to Docker CLI
- Build the
test
version of multi-client - Run tests
- If tests pass, run a script to deploy newest images
- Build all our images, tag each one, push each to docker hub
- Apply all configs in
k8s
folder - Imperatively set latest images on each deployment