fix(input): include normalizer prompt
This commit is contained in:
@@ -22,7 +22,7 @@ RUN groupadd -r codex && \
|
|||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
COPY watch_and_customize.py entrypoint.sh ./
|
COPY watch_and_customize.py entrypoint.sh JobDescriptionNormalizerPrompt.md ./
|
||||||
|
|
||||||
RUN chmod +x /app/watch_and_customize.py /app/entrypoint.sh
|
RUN chmod +x /app/watch_and_customize.py /app/entrypoint.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user