Show itemsID in URL #26
@ -38,10 +38,6 @@ steps:
|
|||||||
- npm -v
|
- npm -v
|
||||||
- yarn --version
|
- yarn --version
|
||||||
- yarn --cwd ./items/frontend install
|
- yarn --cwd ./items/frontend install
|
||||||
- yarn --cwd ./items/frontend build --pure-lockfile
|
|
||||||
- rm -rf ./items/api/public/static/*
|
|
||||||
- mv ./items/frontend/build/* ./items/api/public
|
|
||||||
- rm ./items/api/public/index.html
|
|
||||||
|
|
||||||
- name: test frontend
|
- name: test frontend
|
||||||
image: node:lts-alpine3.14
|
image: node:lts-alpine3.14
|
||||||
|
@ -38,10 +38,6 @@ steps:
|
|||||||
- npm -v
|
- npm -v
|
||||||
- yarn --version
|
- yarn --version
|
||||||
- yarn --cwd ./items/frontend install
|
- yarn --cwd ./items/frontend install
|
||||||
- yarn --cwd ./items/frontend build --pure-lockfile
|
|
||||||
- rm -rf ./items/api/public/static/*
|
|
||||||
- mv ./items/frontend/build/* ./items/api/public
|
|
||||||
- rm ./items/api/public/index.html
|
|
||||||
|
|
||||||
- name: test frontend
|
- name: test frontend
|
||||||
image: node:lts-alpine3.14
|
image: node:lts-alpine3.14
|
||||||
|
Loading…
x
Reference in New Issue
Block a user