mirror of
https://github.com/Ascend/ascend-docker-runtime.git
synced 2025-10-21 01:39:23 +08:00
Match-id-d07fc3f7b7b47a682e16096b5427f9620f92ead7
This commit is contained in:
@@ -25,9 +25,3 @@ compile:
|
|||||||
[ "trimpath","{{ systemEnv.workspace }}/ascend-docker-plugin/hook/main.go"],
|
[ "trimpath","{{ systemEnv.workspace }}/ascend-docker-plugin/hook/main.go"],
|
||||||
]
|
]
|
||||||
output:
|
output:
|
||||||
files:
|
|
||||||
include:
|
|
||||||
- copy:
|
|
||||||
src: [ "{{ systemEnv.workspace }}/ascend-docker-plugin/hook/main" ]
|
|
||||||
des: "{{ systemEnv.workspace }}/ascend-docker-plugin/hook/build/ascend-docker-hook"
|
|
||||||
rename: true
|
|
@@ -25,9 +25,3 @@ compile:
|
|||||||
[ "trimpath", "{{ systemEnv.workspace }}/ascend-docker-plugin/install/deb/src/main.go"],
|
[ "trimpath", "{{ systemEnv.workspace }}/ascend-docker-plugin/install/deb/src/main.go"],
|
||||||
]
|
]
|
||||||
output:
|
output:
|
||||||
files:
|
|
||||||
include:
|
|
||||||
- copy:
|
|
||||||
src: [ "{{ systemEnv.workspace }}/ascend-docker-plugin/install/deb/src/main" ]
|
|
||||||
des: "{{ systemEnv.workspace }}/ascend-docker-plugin/build/helper/build/ascend-docker-plugin-install-helper"
|
|
||||||
rename: true
|
|
@@ -25,9 +25,3 @@ compile:
|
|||||||
[ "trimpath", "{{ systemEnv.workspace }}/ascend-docker-plugin/runtime/main.go" ],
|
[ "trimpath", "{{ systemEnv.workspace }}/ascend-docker-plugin/runtime/main.go" ],
|
||||||
]
|
]
|
||||||
output:
|
output:
|
||||||
files:
|
|
||||||
include:
|
|
||||||
- copy:
|
|
||||||
src: [ "{{ systemEnv.workspace }}/ascend-docker-plugin/runtime/main" ]
|
|
||||||
des: "{{ systemEnv.workspace }}/ascend-docker-plugin/runtime/build/ascend-docker-runtime"
|
|
||||||
rename: true
|
|
Reference in New Issue
Block a user