Update src/template_code_location/repository.py
All checks were successful
Check Deleted Workflows / check-deleted-workflows (pull_request) Successful in 1m7s
All checks were successful
Check Deleted Workflows / check-deleted-workflows (pull_request) Successful in 1m7s
This commit is contained in:
@@ -9,8 +9,9 @@ from util_services.resources import s3_resource
|
||||
|
||||
defs = Definitions(
|
||||
jobs=[
|
||||
data_processing_job,
|
||||
#k_anonymity_job_s3,
|
||||
#data_processing_job,
|
||||
example_dataframe_demo_job,
|
||||
k_anonymity_job_s3,
|
||||
l_diversity_job_s3,
|
||||
t_closeness_job_s3,
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user