Skip to content

Commit

Permalink
[✅] test: git actions test4
Browse files Browse the repository at this point in the history
  • Loading branch information
HyejiYu committed Nov 5, 2024
1 parent 36fcad3 commit 6921c76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion airflow/HomePlus_dag.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ def generate_queue_values():
] >> collect_task_results_task >> send_summary_email # Task 결과 수집 후 이메일 전송


##### #####
#####
2 changes: 1 addition & 1 deletion messagequeue/consumer/HomePlus_consumer.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,4 @@ def callback(ch, method, properties, body):
reset_timer() # 타이머 초기화
channel.start_consuming() # 메시지 수신 시작

##### #####
#####

0 comments on commit 6921c76

Please sign in to comment.