test
This commit is contained in:
parent
69daee3e5e
commit
14efcfc07f
@ -6,6 +6,8 @@ COPY . .
|
||||
|
||||
RUN pwd
|
||||
|
||||
RUN ls -a
|
||||
|
||||
RUN npm install
|
||||
|
||||
RUN npm run build
|
||||
|
Reference in New Issue
Block a user