fix: pass .env.example to Docker and release package bump:patch
This commit is contained in:
@@ -68,6 +68,7 @@ RUN --mount=type=ssh \
|
||||
|
||||
# Copy contents
|
||||
COPY . /app
|
||||
COPY .env.example /app/.env
|
||||
|
||||
# Install additional pip packages
|
||||
RUN --mount=type=ssh \
|
||||
|
Reference in New Issue
Block a user