mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
Expose as-tested Mac/Windows repository state
This is needed by podman desktop CI, to ensure their 'latest' testing jobs continuously and exactly match the podman repository state + related binaries. Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
@ -61,3 +61,8 @@ matches corresponding changes in the artifacts task.
|
||||
* [podman-release-mipsle.tar.gz](https://api.cirrus-ci.com/v1/artifact/github/containers/podman/Artifacts/binary/podman-release-mipsle.tar.gz)
|
||||
* [podman-release-ppc64le.tar.gz](https://api.cirrus-ci.com/v1/artifact/github/containers/podman/Artifacts/binary/podman-release-ppc64le.tar.gz)
|
||||
* [podman-release-s390x.tar.gz](https://api.cirrus-ci.com/v1/artifact/github/containers/podman/Artifacts/binary/podman-release-s390x.tar.gz)
|
||||
|
||||
* As-tested Mac and Windows podman repository tarballs. These pair the source code and compiled binaries together.
|
||||
|
||||
* Windows [podman-repository](https://api.cirrus-ci.com/v1/artifact/github/containers/podman/Artifacts/binary/windows_podman_repo.tar.bz2) (x86_64 only).
|
||||
* MacOS [podman-repository](https://api.cirrus-ci.com/v1/artifact/github/containers/podman/Artifacts/binary/mac_podman_repo.tar.bz2) (all arches).
|
||||
|
Reference in New Issue
Block a user