Try and put dist artifacts at the top level.

Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
Ian Campbell 2017-11-16 17:12:53 +00:00
parent e6bdd72158
commit fff4f0ce79

View File

@ -35,3 +35,4 @@ jobs:
make GOOS=linux dist/moby-linux make GOOS=linux dist/moby-linux
- store_artifacts: - store_artifacts:
path: ./dist path: ./dist
destination: .