There was an error while loading. Please reload this page.
1 parent 87a4687 commit 4c86464Copy full SHA for 4c86464
1 file changed
entrypoint.sh
@@ -2,7 +2,7 @@
2
set -e
3
4
cd /app
5
-airflow db upgrade
+# airflow db upgrade
6
airflow db init
7
airflow scheduler &
8
airflow webserver -w 1 &
0 commit comments