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: 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: