Skip to content

Commit

Permalink
Merge branch 'master' into feature/jc/SONAR-23539-make-github-action-…
Browse files Browse the repository at this point in the history
  • Loading branch information
jCOTINEAU authored Nov 5, 2024
2 parents cc4fd5c + cb0f40a commit 84f2f25
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .cirrus/tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ env:
CURRENT_LTA_VERSION: 9.9.7
CURRENT_VERSION: 10.7.0
NEXT_VERSION: 10.8.0
COMMUNITY_BUILD_VERSION: 0000


build_server_hw_template: &BUILD_SERVER_HW_TEMPLATE
Expand Down Expand Up @@ -93,8 +94,8 @@ multi_arch_build_task:
tag: $CURRENT_LTA_VERSION-datacenter-app
- version: 9/datacenter/search
tag: $CURRENT_LTA_VERSION-datacenter-search
- version: 10/community
tag: $NEXT_VERSION-community
- version: community-build
tag: $COMMUNITY_BUILD_VERSION-community
- version: 10/developer
tag: $NEXT_VERSION-developer
- version: 10/enterprise
Expand Down Expand Up @@ -193,7 +194,7 @@ multi_arch_test_task:
- test_name: docker-compose
tag: $CURRENT_LTA_VERSION-datacenter
- test_name: docker
tag: $NEXT_VERSION-community
tag: $COMMUNITY_BUILD_VERSION-community
- test_name: docker
tag: $NEXT_VERSION-developer
- test_name: docker
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 84f2f25

Please sign in to comment.