mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
Fix broken CI step (#13314)
This commit is contained in:
parent
1b779240ae
commit
3178a3cb7a
@ -687,7 +687,7 @@ jobs:
|
|||||||
name: move compiled ui files to agent/uiserver
|
name: move compiled ui files to agent/uiserver
|
||||||
command: |
|
command: |
|
||||||
rm -rf agent/uiserver/dist
|
rm -rf agent/uiserver/dist
|
||||||
mv ui/packages/consul-ui/dist agent/uiserver
|
mv packages/consul-ui/dist agent/uiserver
|
||||||
- run:
|
- run:
|
||||||
name: commit agent/uiserver/dist/ if there are UI changes
|
name: commit agent/uiserver/dist/ if there are UI changes
|
||||||
command: |
|
command: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user