add comment
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
This commit is contained in:
parent
0fd2b045d2
commit
34fbd84c83
|
|
@ -82,7 +82,7 @@ COPY vendor/ckeditor5 ./vendor/ckeditor5
|
||||||
|
|
||||||
# Instal dependensi
|
# Instal dependensi
|
||||||
RUN npm install -g npm@latest
|
RUN npm install -g npm@latest
|
||||||
RUN npm install next --legacy-peer-deps
|
# RUN npm install next --legacy-peer-deps
|
||||||
# Salin semua file proyek
|
# Salin semua file proyek
|
||||||
# COPY . .
|
# COPY . .
|
||||||
COPY . /usr/src/app
|
COPY . /usr/src/app
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue