Change to ksts working dir to find the features
This commit is contained in:
@@ -18,6 +18,7 @@ jobs:
|
|||||||
docker:
|
docker:
|
||||||
- image: bbvalabsci/kapow-spec-test-suite:latest
|
- image: bbvalabsci/kapow-spec-test-suite:latest
|
||||||
steps:
|
steps:
|
||||||
|
- working_directory: /usr/src/ksts
|
||||||
- attach_workspace:
|
- attach_workspace:
|
||||||
at: /tmp/workspace
|
at: /tmp/workspace
|
||||||
- run: install /tmp/workspace/build/kapow /usr/bin
|
- run: install /tmp/workspace/build/kapow /usr/bin
|
||||||
|
|||||||
Reference in New Issue
Block a user