Skip to content

Commit 5c0f0de

Browse files
committed
Right command in pipline
1 parent afdd2b3 commit 5c0f0de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ RUN pip3 install -r requirements.txt
99

1010
COPY . .
1111

12-
CMD [ "python3", "import_one.py", "Q9065"]
12+
CMD [ "python3", "import_recent_changes.py"]

0 commit comments

Comments
 (0)