Update to more efficient structure
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
FROM git.janishutz.com/registry/latex-build-full:latest
|
||||
|
||||
WORKDIR /root
|
||||
|
||||
ENTRYPOINT [ "/root/entrypoint.sh" ]
|
||||
@@ -15,7 +15,7 @@ inputs:
|
||||
default: ""
|
||||
runs:
|
||||
using: docker
|
||||
image: Dockerfile
|
||||
image: "docker://git.janishutz.com/registry/latex-build-full"
|
||||
args:
|
||||
- ${{ inputs.workdir }}
|
||||
- ${{ inputs.include_helpers }}
|
||||
|
||||
Reference in New Issue
Block a user