Skip to content

Commit

Permalink
Deploying to gh-pages from @ 7292464 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
d116626 committed Jan 24, 2024
1 parent 2f40980 commit c7bb586
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions rj_escritorio/flooding_detection/flows.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@ <h1 class="title">Module <code>pipelines.rj_escritorio.flooding_detection.flows<
from prefect.utilities.edges import unmapped

from pipelines.constants import constants
from pipelines.rj_escritorio.flooding_detection.schedules import (
update_flooding_data_schedule,
)

from pipelines.rj_escritorio.flooding_detection.tasks import (
get_last_update,
get_openai_api_key,
Expand Down Expand Up @@ -132,8 +130,7 @@ <h1 class="title">Module <code>pipelines.rj_escritorio.flooding_detection.flows<
rj_escritorio__flooding_detection__flow.run_config = KubernetesRun(
image=constants.DOCKER_IMAGE.value,
labels=[constants.RJ_ESCRITORIO_AGENT_LABEL.value],
)
rj_escritorio__flooding_detection__flow.schedule = update_flooding_data_schedule</code></pre>
)</code></pre>
</details>
</section>
<section>
Expand Down

0 comments on commit c7bb586

Please sign in to comment.