CI: fix attached workspace path

This commit is contained in:
Alexander Zobnin
2020-09-02 11:35:17 +03:00
parent 96feed5be7
commit 7d39e4aa15

View File

@@ -181,9 +181,9 @@ jobs:
command: yarn grafana-toolkit plugin:ci-package command: yarn grafana-toolkit plugin:ci-package
no_output_timeout: 15m no_output_timeout: 15m
- persist_to_workspace: - persist_to_workspace:
root: ~/alexanderzobnin/ root: ~/alexanderzobnin/grafana-zabbix
paths: paths:
- grafana-zabbix - ci/packages
- store_artifacts: - store_artifacts:
path: ci/packages path: ci/packages
@@ -194,7 +194,7 @@ jobs:
environment: environment:
steps: steps:
- attach_workspace: - attach_workspace:
at: ~/alexanderzobnin at: ~/alexanderzobnin/grafana-zabbix
- run: - run:
name: Prepare assets name: Prepare assets
command: mv ci/packages/* ./ command: mv ci/packages/* ./