Skip to content

Commit

Permalink
ROR 1.58.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
coutoPL committed Jun 30, 2024
1 parent bb12491 commit 00886d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ stages:
)
jobs:
- job:
timeoutInMinutes: 180
timeoutInMinutes: 600
steps:
- checkout: self
fetchDepth: 1
Expand All @@ -334,6 +334,7 @@ stages:
echo "[UPLOAD_PRE_ROR] executing ROR_TASK = $ROR_TASK"
echo ">>> ($ROR_TASK) Uploading pre-ROR" && ci/run-pipeline.sh
timeoutInMinutes: 600
env:
var_aws_access_key_id: $(aws_access_key_id)
var_aws_secret_access_key: $(aws_secret_access_key)
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
publishedPluginVersion=1.57.3
publishedPluginVersion=1.58.0
pluginVersion=1.58.0
pluginName=readonlyrest

Expand Down

0 comments on commit 00886d7

Please sign in to comment.