add comment
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Rama Priyanto 2026-04-01 15:34:17 +07:00
parent 0fd2b045d2
commit 34fbd84c83
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ COPY vendor/ckeditor5 ./vendor/ckeditor5
# Instal dependensi
RUN npm install -g npm@latest
RUN npm install next --legacy-peer-deps
# RUN npm install next --legacy-peer-deps
# Salin semua file proyek
# COPY . .
COPY . /usr/src/app