final test if changes are live possible
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m9s

This commit is contained in:
Richard Mrasek
2026-06-12 08:56:37 +02:00
parent eae07a7246
commit a8a97028c1

View File

@@ -6,6 +6,7 @@ from template_code_location.jobs.jobs import data_processing_job
defs = Definitions(
jobs=[
data_processing_job
],
sensors=[],
resources={"s3": s3_resource.configured({"resource_name": "selfS3"})},