steps: - restore_cache: keys: - m2-{{ checksum "pom.xml" }} - m2- # used if ... The list of keys ( v1-npm-deps-{{ checksum "package-lock.json" }} and ...
確定! 回上一頁