rename tests dependency group
This commit is contained in:
@@ -75,7 +75,7 @@ COPY --from=builder-base $APP_HOME $APP_HOME
|
||||
WORKDIR $APP_HOME
|
||||
|
||||
RUN --mount=type=cache,target=/root/.cache \
|
||||
poetry install --with=tests
|
||||
poetry install --with=test
|
||||
|
||||
|
||||
## prod image
|
||||
|
Reference in New Issue
Block a user