Change to ksts working dir to find the features
This commit is contained in:
@@ -17,8 +17,8 @@ jobs:
|
|||||||
spec_check:
|
spec_check:
|
||||||
docker:
|
docker:
|
||||||
- image: bbvalabsci/kapow-spec-test-suite:latest
|
- image: bbvalabsci/kapow-spec-test-suite:latest
|
||||||
|
working_directory: /usr/src/ksts
|
||||||
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