mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-19 02:37:24 +08:00
.circleci: store_artifacts
This commit is contained in:
@@ -21,6 +21,8 @@ jobs:
|
||||
echo $targets | tr ' ' '\n'
|
||||
make $targets
|
||||
ls -lh _output/bin/
|
||||
- store_artifacts:
|
||||
path: _output/
|
||||
|
||||
test:
|
||||
docker:
|
||||
|
||||
Reference in New Issue
Block a user