Skip to content

Commit

Permalink
NO-JIRA: Fix SQ Dev version to be fixed for now
Browse files Browse the repository at this point in the history
Due to issues with the rebranding and Orchestrator we have to set a static version for now. Will be fixed later.
  • Loading branch information
thahnen committed Nov 18, 2024
1 parent 8bd4238 commit 2b4caed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ qa_connectedModeSonarQube_task:
SQ_VERSION: 'LATEST_RELEASE'
QA_CATEGORY: 'LATEST_RELEASE'
- env:
SQ_VERSION: 'DEV'
SQ_VERSION: '10.8.0.99052'
QA_CATEGORY: 'DEV'
<<: *SETUP_MAVEN_CACHE_QA
<<: *SETUP_ORCHESTRATOR_CACHE
Expand Down

0 comments on commit 2b4caed

Please sign in to comment.