mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
chore: fix circleci config.
This commit is contained in:
@@ -36,9 +36,9 @@ jobs:
|
|||||||
paths:
|
paths:
|
||||||
- /caches/app.tar
|
- /caches/app.tar
|
||||||
- persist_to_workspace:
|
- persist_to_workspace:
|
||||||
root: ~/
|
root: /caches
|
||||||
paths:
|
paths:
|
||||||
- /caches/app.tar
|
- ./app.tar
|
||||||
deploy:
|
deploy:
|
||||||
working_directory: ~/app
|
working_directory: ~/app
|
||||||
docker:
|
docker:
|
||||||
|
|||||||
Reference in New Issue
Block a user