Ok so here's what I want to do, I want to export Google Application credentials to my docker container. Here's what I have tried so far
agent.extra_docker_shell_script: [
"echo -E '{
'type': 'xxx',
'project_id': 'xxx',
'private_key_id': 'xxx',
....
}' > google-api-key.json", "export GOOGLE_APPLICATION_CREDENTIALS=google-api-key.json"]
Heyy guys, I was able to run the pipeline using autoscaler, thanks to CostlyOstrich36 SuccessfulKoala55 for all your help and suggestions!!
Hey, CostlyOstrich36 SuccessfulKoala55 I would very much appreciate it if you could help me with this
DiminutiveToad80 this should certainly work - are you sure this was executed as expected? You can connect to the cloud provider dashboard and examine the instance system log to figure out what was the code executed there
This didn't work, is there a way that I can set up this environment variable in my docker container?
Are you self hosted or using the community server?