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
b2846fa2
Commit
b2846fa2
authored
May 13, 2022
by
김진영
Browse files
Update batch_test.py
parent
03a51ebf
Changes
1
Hide whitespace changes
Inline
Side-by-side
batch_test.py
View file @
b2846fa2
...
...
@@ -3,9 +3,11 @@ from textwrap import dedent
import
pendulum
from
airflow.operators.bash
import
BashOperator
from
airflow
import
DAG
from
gasanData
import
'./data/gasan_data'
local_tz
=
pendulum
.
timezone
(
"Asia/Seoul"
)
print
(
gasanData
)
# gasan 데이터 선언
gasan_data
=
[
{
...
...
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