This commit is contained in:
parent
66a005b4b2
commit
0bfc57000d
@ -40,7 +40,7 @@ steps:
|
|||||||
- yarn --cwd ./items/frontend install
|
- yarn --cwd ./items/frontend install
|
||||||
- yarn --cwd ./items/frontend build --pure-lockfile
|
- yarn --cwd ./items/frontend build --pure-lockfile
|
||||||
- rm -rf ./items/api/public/static/*
|
- rm -rf ./items/api/public/static/*
|
||||||
- cp ./items/frontend/build/* ./items/api/public
|
- cp -r ./items/frontend/build/* ./items/api/public
|
||||||
- rm ./items/api/public/index.html
|
- rm ./items/api/public/index.html
|
||||||
depends_on:
|
depends_on:
|
||||||
- replace hosts and user variables
|
- replace hosts and user variables
|
||||||
|
Loading…
x
Reference in New Issue
Block a user