join tested auth service login/select completed
This commit is contained in:
@@ -14,6 +14,7 @@ RUN poetry config virtualenvs.create false && poetry install --no-interaction --
|
||||
# Copy application code
|
||||
COPY /api_services/api_controllers /api_controllers
|
||||
COPY /api_services/schemas /schemas
|
||||
COPY /api_services/api_modules /api_modules
|
||||
|
||||
COPY /api_services/api_builds/initial-service /initial-service
|
||||
COPY /api_services/api_builds/initial-service /
|
||||
|
||||
Reference in New Issue
Block a user