Skip to content

Commit

Permalink
Update pipeline to test the latest TAS (#1493)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryogenics-CI authored May 25, 2024
1 parent 8007815 commit 7a1844d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/pipelines/bbr-cli/values.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ tas_versions:
- {'version_slug': '4-0', 'pool_name': 'tas_four' , 'pivnet_ert_windows': '^4\.0\.\d+((-alpha|-beta|-rc)\.\d+)?(\+LTS-T)?$' }
- {'version_slug': '5-0', 'pool_name': 'tas-5_0' , 'pivnet_ert_windows': '^5\.0\.\d+((-alpha|-beta|-rc)\.\d+)?(\+LTS-T)?$' }
- {'version_slug': '6-0', 'pool_name': 'tas-6_0' , 'pivnet_ert_windows': '^6\.0\.\d+((-alpha|-beta|-rc)\.\d+)?(\+LTS-T)?$' }
- {'version_slug': 'pool-pool', 'pool_name': 'tas-pool' , 'pivnet_ert_windows': '^pool\.pool\.\d+((-alpha|-beta|-rc)\.\d+)?(\+LTS-T)?$' }

0 comments on commit 7a1844d

Please sign in to comment.