instructions and validations tested
This commit is contained in:
@@ -32,6 +32,8 @@ COPY Events/AllEvents/validations /app/Events/AllEvents/validations
|
||||
COPY Events/base_request_model.py /app/Events/base_request_model.py
|
||||
COPY DockerApiServices/ValidationServiceApi/events_file.py /app/Events/AllEvents/events_file.py
|
||||
|
||||
COPY Events/AllEvents /app/Events/JustEvents
|
||||
COPY Events/AllEvents/just_events_file.py /app/Events/JustEvents/events_file.py
|
||||
|
||||
# Set Python path to include app directory
|
||||
ENV PYTHONPATH=/app \
|
||||
|
||||
Reference in New Issue
Block a user