Merge pull request #5146 from aws-lumberyard-dev/devops/update-snapshots

Update snapshots list to stablization/2110
This commit is contained in:
Brian Herrera
2021-11-01 09:59:51 -07:00
committed by GitHub
+1 -1
View File
@@ -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 + ''