Skip to content

Commit 11fe740

Browse files
committed
Merge branch '1.1.x'
2 parents 6a9e528 + cf26f73 commit 11fe740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
- checkout
9090
- restore_cache:
9191
key: gradle-dependencies-{{ .Branch }}-{{ checksum "build.gradle" }}-{{ checksum ".circleci/config.yml" }}
92-
- deploy:
92+
- run:
9393
name: Deployment
9494
command: sh ./gradle/deploy.sh
9595

0 commit comments

Comments
 (0)