Commit fd1eb3b8 authored by cicd's avatar cicd

[tag]dev

parent 7be3d537
Pipeline #15999 passed with stages
in 4 minutes and 45 seconds
FROM node:alpine FROM node
WORKDIR /usr/src/app WORKDIR /usr/src/app
COPY package.json ./ COPY package.json ./
RUN npm install express RUN npm install express
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment