Skip to content
Snippets Groups Projects
Unverified Commit 54a9e85e authored by Cam Saul's avatar Cam Saul Committed by GitHub
Browse files

CircleCI: restore backend deps cache before building uberjar FE (#15587)

parent 65b6582e
No related branches found
No related tags found
No related merge requests found
......@@ -796,6 +796,7 @@ jobs:
checksum: '{{ checksum ".FRONTEND-CHECKSUMS" }}'
steps:
- restore-fe-deps-cache
- restore-be-deps-cache
- run:
name: Build frontend
environment:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment