More packaging cleanup (#6728)

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2022-01-06 12:13:23 -08:00
committed by GitHub
parent f7ea1258a3
commit 741a9059f6
8 changed files with 0 additions and 55 deletions
@@ -41,16 +41,6 @@
"CMAKE_BUILD_ARGS":"-j!NUMBER_OF_PROCESSORS!"
}
},
"android_packaging_all": {
"TAGS": [
"packaging"
],
"COMMAND": "../Windows/python_windows.cmd",
"PARAMETERS": {
"SCRIPT_PATH": "scripts/build/package/package.py",
"SCRIPT_PARAMETERS": "--platform Android --type all"
}
},
"profile": {
"TAGS":[
"weekly-build-metrics",
@@ -12,9 +12,6 @@
"daily-pipeline-metrics": {
"CLEAN_WORKSPACE": true
},
"packaging": {
"CLEAN_WORKSPACE": true
},
"nightly-clean": {
"CLEAN_WORKSPACE": true
}