diff --git a/.circleci/config.yml b/.circleci/config.yml index dbb2f23..5e30779 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -12,9 +12,9 @@ jobs: - checkout # Load packages from cache - - restore_cache: - keys: - - v1-{{ arch }}-{{ .Branch }}-{{ checksum "/etc/docker-image-tag" }}-{{ checksum "requirements.txt" }} + #- restore_cache: + # keys: + # - v1-{{ arch }}-{{ .Branch }}-{{ checksum "/etc/docker-image-tag" }}-{{ checksum "requirements.txt" }} # Python 3 installation tasks - run: @@ -100,4 +100,4 @@ jobs: # build: # jobs: # - build: -# context: karr_lab \ No newline at end of file +# context: karr_lab