final test if changes are live possible
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m9s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m9s
This commit is contained in:
@@ -6,6 +6,7 @@ from template_code_location.jobs.jobs import data_processing_job
|
|||||||
|
|
||||||
defs = Definitions(
|
defs = Definitions(
|
||||||
jobs=[
|
jobs=[
|
||||||
|
data_processing_job
|
||||||
],
|
],
|
||||||
sensors=[],
|
sensors=[],
|
||||||
resources={"s3": s3_resource.configured({"resource_name": "selfS3"})},
|
resources={"s3": s3_resource.configured({"resource_name": "selfS3"})},
|
||||||
|
|||||||
Reference in New Issue
Block a user