feat: Add basic full tests with actions
Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
This commit is contained in:
@ -37,6 +37,7 @@ FROM node:20-slim as PROD_IMAGE
|
||||
# inform software to be in production
|
||||
ENV NODE_ENV=production
|
||||
ENV HOST=0.0.0.0
|
||||
ENV ASTRO_TELEMETRY_DISABLED=true
|
||||
|
||||
# Download & Install Slic3r
|
||||
# RUN apt-get update \
|
||||
|
Reference in New Issue
Block a user