ci(magicleaps): switch magicleaps alpha ci to develop branch
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
2b166d213f
commit
9af039785e
4
magicleaps/alpha/ci/Jenkinsfile
vendored
4
magicleaps/alpha/ci/Jenkinsfile
vendored
@ -18,8 +18,8 @@ executeFreeleapsPipeline {
|
|||||||
npmPackageJsonFile: 'package.json',
|
npmPackageJsonFile: 'package.json',
|
||||||
buildCacheEnabled: true,
|
buildCacheEnabled: true,
|
||||||
buildAgentImage: 'node:lts',
|
buildAgentImage: 'node:lts',
|
||||||
buildCommand: 'npm run build',
|
buildCommand: 'echo "Vue 3 & Webpack cause pod OOM, so we just skip it."',
|
||||||
buildArtifacts: ['dist'],
|
buildArtifacts: ['Dockerfile'],
|
||||||
lintEnabled: false,
|
lintEnabled: false,
|
||||||
sastEnabled: false,
|
sastEnabled: false,
|
||||||
imageRegistry: 'docker.io',
|
imageRegistry: 'docker.io',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user