File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -368,7 +368,7 @@ commands:
368368 - restore_cache :
369369 key : bitsrc-registry10
370370 - restore_cache :
371- key : core-aspect-env-v0.0.80 -v1
371+ key : core-aspect-env-v0.1.0 -v1
372372 - run : npm view @teambit/bit version > ./version.txt
373373 - restore_cache :
374374 key : v3-linux-bvm-folder-{{ checksum "version.txt" }}
@@ -451,7 +451,7 @@ commands:
451451 - restore_cache :
452452 key : bitsrc-registry10
453453 - restore_cache :
454- key : core-aspect-env-v0.0.80 -v1
454+ key : core-aspect-env-v0.1.0 -v1
455455 - run : npm view @teambit/bit version > ./version.txt
456456 - restore_cache :
457457 key : v3-linux-bvm-folder-{{ checksum "version.txt" }}
@@ -557,7 +557,7 @@ jobs:
557557 name : bbit install
558558 command : cd bit && bbit install
559559 - save_cache :
560- key : core-aspect-env-v0.0.80 -v1
560+ key : core-aspect-env-v0.1.0 -v1
561561 paths :
562562 - /home/circleci/Library/Caches/Bit/capsules/caec9a107
563563 # - run: cd bit && bbit compile
@@ -612,7 +612,7 @@ jobs:
612612 - restore_cache :
613613 key : bitsrc-registry10
614614 - restore_cache :
615- key : core-aspect-env-v0.0.80 -v1
615+ key : core-aspect-env-v0.1.0 -v1
616616 - run :
617617 name : ' check circular dependencies'
618618 command : ' cd bit && ./scripts/circular-deps-check/ci-check.sh'
You can’t perform that action at this time.
0 commit comments