Skip to content

Commit

Permalink
ci: add delay to deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
bconlon1 authored Sep 17, 2022
1 parent 5943190 commit a38a592
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
GRADLE_OPTS: -Dorg.gradle.daemon=false
steps:
- setup
- run: sleep 600
- run: gradle publish

commands:
Expand Down

0 comments on commit a38a592

Please sign in to comment.