Open clshaw01 opened 1 year ago
When building container images we need to pass build information as a RELEASE
arg to docker.
docker build --build-arg RELEASE=$commit_sha ...
This is to add release support distinction for sentry tracking/reporting.
Add config for bitbucket and GitHub actions with the following steps: