nginx.conf
Gitea Actions Demo / build_and_push (push) Successful in 2m9s
Details
Gitea Actions Demo / build_and_push (push) Successful in 2m9s
Details
This commit is contained in:
parent
457703d513
commit
ccee3cf8e3
|
|
@ -25,6 +25,7 @@ ARG VERSION
|
|||
ARG BUILD
|
||||
ARG TARGETENV
|
||||
ARG CURLOPT_SSL_VERIFYPEER=FALSE
|
||||
RUN npm install
|
||||
|
||||
COPY . .
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue