This commit is contained in:
@@ -10,6 +10,7 @@ COPY package*.json ./
|
|||||||
RUN npm install
|
RUN npm install
|
||||||
|
|
||||||
# Copy project files
|
# Copy project files
|
||||||
|
ARG CACHEBUST=1
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
# Build the Nuxt app
|
# Build the Nuxt app
|
||||||
|
|||||||
Reference in New Issue
Block a user