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',
|
||||
buildCacheEnabled: true,
|
||||
buildAgentImage: 'node:lts',
|
||||
buildCommand: 'npm run build',
|
||||
buildArtifacts: ['dist'],
|
||||
buildCommand: 'echo "Vue 3 & Webpack cause pod OOM, so we just skip it."',
|
||||
buildArtifacts: ['Dockerfile'],
|
||||
lintEnabled: false,
|
||||
sastEnabled: false,
|
||||
imageRegistry: 'docker.io',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user