Skip to content

Commit

Permalink
amended task
Browse files Browse the repository at this point in the history
  • Loading branch information
juliandragoi committed Jul 14, 2023
1 parent 16eacfa commit 00986a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dags/stress_test3.py
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
)

task29 = BashOperator(
task_id='task39'
task_id='task29'
,bash_command='echo -----JD_TEST----- The time is: `date +"%Y-%m-%d %T"`'
,dag=dag
)
Expand Down

0 comments on commit 00986a2

Please sign in to comment.