Skip to content

Commit

Permalink
changing agent
Browse files Browse the repository at this point in the history
  • Loading branch information
patriciacatandi committed Apr 19, 2024
1 parent cc19fd8 commit 11cdfc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/templates/run_dbt_model/flows.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
templates__run_dbt_model_smi__flow.run_config = KubernetesRun(
image=constants.DOCKER_IMAGE.value,
labels=[
constants.RJ_SMI_AGENT_LABEL.value,
constants.RJ_SMDUE_AGENT_LABEL.value,
],
)

Expand Down

0 comments on commit 11cdfc5

Please sign in to comment.