Heftig rekatorering
This commit is contained in:
parent
3261e4c3bf
commit
1e32dd67c4
5 changed files with 13 additions and 12 deletions
|
|
@ -11,6 +11,7 @@ RUN npm ci
|
|||
|
||||
# Copy source code and build the application
|
||||
COPY . .
|
||||
RUN npx svelte-kit sync
|
||||
RUN npm run build
|
||||
|
||||
# Production stage - clean runtime environment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue