chore: fix circleci config.

This commit is contained in:
Ahmed Bouhuolia
2021-09-28 14:34:17 +02:00
committed by GitHub
parent b01be83858
commit 8ea1debb99

View File

@@ -36,9 +36,9 @@ jobs:
paths:
- /caches/app.tar
- persist_to_workspace:
root: ~/
root: /caches
paths:
- /caches/app.tar
- ./app.tar
deploy:
working_directory: ~/app
docker: