Update entrypoint
All checks were successful
Create and publish container / build_container (push) Successful in 5s
All checks were successful
Create and publish container / build_container (push) Successful in 5s
This commit is contained in:
@@ -17,7 +17,7 @@ if [ -n "$WORKDIR" ]; then
|
||||
cd "$WORKDIR"
|
||||
fi
|
||||
|
||||
ls /root
|
||||
ls
|
||||
|
||||
echo "Runner started, will run latexmk with extra args $EXTRA_ARGS"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user