test on docker-imags
This commit is contained in:
parent
1a7c81ec5f
commit
d608a4f722
@ -1,13 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<manifest>
|
||||
<remote name="taskalo"
|
||||
fetch="ssh://git@git.taskalo.ru:722/blackzert/"
|
||||
fetch="ssh://git@git.taskalo.ru:722/"
|
||||
revision="master" />
|
||||
<default revision="master"
|
||||
remote="taskalo"
|
||||
sync-j="4" />
|
||||
<!-- <manifest-server url="http://android-smartsync.corp.google.com/android.googlesource.com/manifestserver" /> -->
|
||||
<superproject name="git-repo-test-core" remote="taskalo"/>
|
||||
<superproject name="docker-images" remote="taskalo"/>
|
||||
|
||||
<!-- <project path="build/bazel" name="platform/build/bazel" groups="pdk" >
|
||||
<linkfile src="bazel.WORKSPACE" dest="WORKSPACE" />
|
||||
@ -15,7 +15,9 @@
|
||||
<copyfile src="lk_inc.mk" dest="lk_inc.mk" />
|
||||
</project> -->
|
||||
<project path="manifest" name="git-repo-test-manifest" />
|
||||
<project path="plugins/main-plugin1" name="git-repo-test-plugin" />
|
||||
<project path="plugins/python_runtime_check" name="default/python_runtime_check" />
|
||||
<project path="plugins/npm_runtime_check" name="default/npm_runtime_check" />
|
||||
<project path="plugins/yara/data" name="/yara/yara" />
|
||||
<!-- END open-source projects -->
|
||||
<!-- <repo-hooks in-project="platform/tools/repohooks" enabled-list="pre-upload" /> -->
|
||||
</manifest>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user