mirror of
https://github.com/status-im/consul.git
synced 2025-02-22 10:28:31 +00:00
move static-assets dist to new path (#9015)
This commit is contained in:
parent
934c65ad77
commit
5e4de8b50a
@ -622,7 +622,7 @@ jobs:
|
||||
- checkout
|
||||
- attach_workspace:
|
||||
at: ./pkg
|
||||
- run: mv pkg/dist pkg/web_ui # 'make static-assets' looks for the 'pkg/web_ui' path
|
||||
- run: mv pkg/packages/consul-ui/dist pkg/web_ui # 'make static-assets' looks for the 'pkg/web_ui' path
|
||||
- run: make tools
|
||||
- run: make static-assets
|
||||
- persist_to_workspace:
|
||||
|
Loading…
x
Reference in New Issue
Block a user