We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 789b2c3 commit c303d0bCopy full SHA for c303d0b
1 file changed
cloudbuild.yaml
@@ -21,6 +21,8 @@ steps:
21
- 'POSTGRES_USER=${_POSTGRES_USER}'
22
- 'POSTGRES_PORT=${_POSTGRES_PORT}'
23
- 'POSTGRES_HOST=${_POSTGRES_HOST}'
24
+ - 'CALCUS_CLOUD=1'
25
+ - 'CALCUS_DEBUG=1'
26
- 'SECRET_KEY=1'
27
secretEnv: ['POSTGRES_PASSWORD']
28
waitFor: ['image-storage']
0 commit comments