mirror of
https://github.com/docker/compose.git
synced 2025-07-23 13:45:00 +02:00
Stash all macOS build artifacts
Signed-off-by: Christopher Crone <christopher.crone@docker.com>
This commit is contained in:
parent
fedc8f71ad
commit
8820343882
@ -29,6 +29,9 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
name: build script
|
name: build script
|
||||||
command: ./script/build/osx
|
command: ./script/build/osx
|
||||||
|
- store_artifacts:
|
||||||
|
path: dist/docker-compose-Darwin-x86_64
|
||||||
|
destination: docker-compose-Darwin-x86_64
|
||||||
- store_artifacts:
|
- store_artifacts:
|
||||||
path: dist/docker-compose-Darwin-x86_64.tgz
|
path: dist/docker-compose-Darwin-x86_64.tgz
|
||||||
destination: docker-compose-Darwin-x86_64.tgz
|
destination: docker-compose-Darwin-x86_64.tgz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user