Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/reportportal/service-jobs
Browse files Browse the repository at this point in the history
…into develop
  • Loading branch information
pbortnik committed Dec 11, 2024
2 parents c786eac + bcb2c7a commit e64054e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,7 @@ test {

publish.dependsOn build
publish.mustRunAfter build

tasks.preTagCommit.enabled = false
tasks.updateVersion.enabled = false
tasks.commitNewVersion.enabled = false
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=5.12.1
version=5.13.0
description=EPAM Report portal. Service jobs
dockerServerUrl=unix:///var/run/docker.sock
dockerPrepareEnvironment=
Expand Down

0 comments on commit e64054e

Please sign in to comment.