.circleci/config.yml in embulk-executor-remoteserver-0.3.0 vs .circleci/config.yml in embulk-executor-remoteserver-0.3.1
- old
+ new
@@ -8,10 +8,9 @@
- restore_cache:
keys:
- v1-gradle-{{ checksum "gradle/dependency-locks/compileClasspath.lockfile" }}-{{ checksum "gradle/dependency-locks/testCompileClasspath.lockfile" }}
- v1-gradle-
- run: ./test/setup.sh
- - run: sudo chown -R circleci.circleci tmp/certs
- run: ./gradlew check --info
- run:
name: Save test results
command: |
mkdir -p ~/junit/