Merge pull request #5146 from aws-lumberyard-dev/devops/update-snapshots
Update snapshots list to stablization/2110
This commit is contained in:
Vendored
+1
-1
@@ -16,7 +16,7 @@ EMPTY_JSON = readJSON text: '{}'
|
||||
ENGINE_REPOSITORY_NAME = 'o3de'
|
||||
|
||||
// Branches with build snapshots
|
||||
BUILD_SNAPSHOTS = ['development', 'stabilization/2106']
|
||||
BUILD_SNAPSHOTS = ['development', 'stabilization/2110']
|
||||
|
||||
// Build snapshots with empty snapshot (for use with 'SNAPSHOT' pipeline paramater)
|
||||
BUILD_SNAPSHOTS_WITH_EMPTY = BUILD_SNAPSHOTS + ''
|
||||
|
||||
Reference in New Issue
Block a user