Skip to content

Commit

Permalink
Merge branch 'main' of github.com:googlestaging/automlops
Browse files Browse the repository at this point in the history
  • Loading branch information
srastatter committed Mar 6, 2023
2 parents f54313c + 64d84cd commit 94ec41d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AutoMLOps/AutoMLOps.py
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,7 @@ def _create_default_config(af_registry_location: str,
f' cloud_schedule_pattern: {schedule_pattern}\n'
f' cloud_source_repository: {csr_name}\n'
f' cloud_source_repository_branch: {csr_branch_name}\n'
f' gs_bucket_location: {gs_bucket_location}\n'
f' gs_bucket_name: {gs_bucket_name}\n'
f' pipeline_runner_service_account: {pipeline_runner_sa}\n'
f' project_id: {project_id}\n'
Expand Down

0 comments on commit 94ec41d

Please sign in to comment.