File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
assets/runtime/config/gitlabhq Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -314,9 +314,9 @@ production: &base
314
314
path_style : {{GITLAB_UPLOADS_OBJECT_STORE_CONNECTION_AWS_PATH_STYLE}} # Use 'host/bucket_name/object' instead of 'bucket_name.host/object'
315
315
# end-uploads-aws
316
316
# start-uploads-gcs
317
- google_project : {{GITLAB_ARTIFACTS_OBJECT_STORE_CONNECTION_GOOGLE_PROJECT }}
318
- google_client_email : {{GITLAB_ARTIFACTS_OBJECT_STORE_CONNECTION_GOOGLE_CLIENT_EMAIL }}
319
- google_json_key_location : {{GITLAB_ARTIFACTS_OBJECT_STORE_CONNECTION_GOOGLE_JSON_KEY_LOCATION }}
317
+ google_project : {{GITLAB_UPLOADS_OBJECT_STORE_CONNECTION_GOOGLE_PROJECT }}
318
+ google_client_email : {{GITLAB_UPLOADS_OBJECT_STORE_CONNECTION_GOOGLE_CLIENT_EMAIL }}
319
+ google_json_key_location : {{GITLAB_UPLOADS_OBJECT_STORE_CONNECTION_GOOGLE_JSON_KEY_LOCATION }}
320
320
# end-uploads-gcs
321
321
322
322
# # Packages (maven repository, npm registry, etc...)
You can’t perform that action at this time.
0 commit comments