Skip to content

Commit c303d0b

Browse files
Fixed build
1 parent 789b2c3 commit c303d0b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

cloudbuild.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ steps:
2121
- 'POSTGRES_USER=${_POSTGRES_USER}'
2222
- 'POSTGRES_PORT=${_POSTGRES_PORT}'
2323
- 'POSTGRES_HOST=${_POSTGRES_HOST}'
24+
- 'CALCUS_CLOUD=1'
25+
- 'CALCUS_DEBUG=1'
2426
- 'SECRET_KEY=1'
2527
secretEnv: ['POSTGRES_PASSWORD']
2628
waitFor: ['image-storage']

0 commit comments

Comments
 (0)