Skip to content

Remove AWS credentials from the docker image

The AWS credentials don't need to be set as environment variables in docker container image, as this poses a security risk.

Configuring these credentials in LAVA job would make them non-persistent.

Signed-off-by: Adam Johnston adam.johnston@linaro.org

Merge request reports