We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2c0569 commit 8e869d9Copy full SHA for 8e869d9
cicd/azure-pipeline-merge.yaml
@@ -22,7 +22,7 @@ resources:
22
repositories:
23
- repository: rd-ai-azure-pipeline-templates
24
type: github
25
- ref: refs/tags/v5
+ ref: refs/tags/v6.5.1
26
name: OutSystems/rd-ai-azure-pipeline-templates
27
endpoint: OutSystems
28
cicd/azure-pipeline-pr.yaml
@@ -20,7 +20,7 @@ resources:
20
21
@@ -34,5 +34,4 @@ jobs:
34
SonarCloudCoverageExclusionList: "'tests/**/*'"
35
SkipIntegrationTests: true
36
PythonVersion: 3.12
37
- InstallUV: true
38
PackageManager: "uv"
0 commit comments