Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
one_jh
airflow-test-jh
Commits
3bd72686
Commit
3bd72686
authored
Jun 09, 2022
by
one_jh
Browse files
Update passfail.py
parent
2ef24643
Changes
1
Hide whitespace changes
Inline
Side-by-side
passfail.py
View file @
3bd72686
...
...
@@ -53,8 +53,8 @@ run_this = BashOperator(
bash_command
=
templated_command
,
dag
=
dag
,
)
start
>>
passing
>>
run_this
start
>>
failing
start
>>
run_this
#
start >> passing >> run_this
#
start >> failing
# passing.set_upstream(start)
# failing.set_upstream(start)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment