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