mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
Merge pull request #2751 from ijc/simplify-circle-artifacts
Move CI build artifacts to top level
This commit is contained in:
commit
9e65b8b4c3
@ -53,3 +53,4 @@ jobs:
|
|||||||
command: cd bin && sha256sum linuxkit-*-* > SHA256SUM
|
command: cd bin && sha256sum linuxkit-*-* > SHA256SUM
|
||||||
- store_artifacts:
|
- store_artifacts:
|
||||||
path: ./bin
|
path: ./bin
|
||||||
|
destination: .
|
||||||
|
Loading…
Reference in New Issue
Block a user