We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afb3a0d commit e3def65Copy full SHA for e3def65
.github/actions/recent-posts/Dockerfile
@@ -5,5 +5,4 @@ RUN pip install --no-cache-dir -r requirements.txt
5
6
COPY . .
7
8
-CMD ["ls"]
9
CMD ["python", "/main.py"]
0 commit comments