Skip to content

Commit

Permalink
release configuration update
Browse files Browse the repository at this point in the history
  • Loading branch information
jj committed Aug 13, 2021
1 parent e7d96c3 commit ae38896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ release {
}

afterReleaseBuild.dependsOn project.getTasksByName('githubRelease', false)
afterReleaseBuild.dependsOn project.getTasksByName('dockerTagsPush', false)
afterReleaseBuild.dependsOn project.getTasksByName('dockerTagsPush', true)

0 comments on commit ae38896

Please sign in to comment.