Skip to content

Commit

Permalink
Add TAS 7 Pre-release to ci (#574)
Browse files Browse the repository at this point in the history
According to past maintainers, the auto update was not ported. Therefore, this file is no longer autogenerated, so removed the comment.
  • Loading branch information
duanemay authored Sep 18, 2024
1 parent 12a97fb commit 15ae695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/pipelines/cf-mgmt/values.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
# Automatically generated file. DO NOT EDIT.
tas_versions:
- {'version_slug': '2-11', 'pool_name': 'tas-2_11' , 'pivnet_ert_windows': '^2\.11\.\d+((-alpha|-beta|-rc)\.\d+)?(\+LTS-T)?$' }
- {'version_slug': '2-13', 'pool_name': 'tas-2_13' , 'pivnet_ert_windows': '^2\.13\.\d+((-alpha|-beta|-rc)\.\d+)?(\+LTS-T)?$' }
- {'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': '7-0', 'pool_name': 'tas_7_prerelease' , 'pivnet_ert_windows': '^7\.0\.\d+((-alpha|-beta|-rc)\.\d+)?(\+LTS-T)?$' }

0 comments on commit 15ae695

Please sign in to comment.