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
김진영
airflow-test
Commits
aa8a1bd9
Commit
aa8a1bd9
authored
May 23, 2022
by
김진영
Browse files
Update bc-super.py
parent
55912a67
Changes
1
Hide whitespace changes
Inline
Side-by-side
bc-super.py
View file @
aa8a1bd9
...
@@ -12,7 +12,7 @@ local_tz = pendulum.timezone("Asia/Seoul")
...
@@ -12,7 +12,7 @@ local_tz = pendulum.timezone("Asia/Seoul")
# set dag
# set dag
with
DAG
(
with
DAG
(
'bc-super'
,
'bc-super
2
'
,
default_args
=
{
default_args
=
{
'depends_on_past'
:
False
,
'depends_on_past'
:
False
,
'email'
:
'kim-jy@lotte.net'
,
'email'
:
'kim-jy@lotte.net'
,
...
...
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