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