mirror of
https://github.com/containers/podman.git
synced 2025-06-17 23:20:59 +08:00
Merge pull request #18290 from cevich/rm_benchmarks_artifacts
Cirrus: Drop benchmarks artifact collection
This commit is contained in:
@ -1103,12 +1103,6 @@ artifacts_task:
|
|||||||
- tar xjf repo.tbz
|
- tar xjf repo.tbz
|
||||||
- mv ./podman-remote-release-darwin_*.zip $CIRRUS_WORKING_DIR/
|
- mv ./podman-remote-release-darwin_*.zip $CIRRUS_WORKING_DIR/
|
||||||
- mv ./contrib/pkginstaller/out/podman-installer-macos-*.pkg $CIRRUS_WORKING_DIR/
|
- mv ./contrib/pkginstaller/out/podman-installer-macos-*.pkg $CIRRUS_WORKING_DIR/
|
||||||
benchmarks_script:
|
|
||||||
- mkdir -p /tmp/benchmarks
|
|
||||||
- cd /tmp/benchmarks
|
|
||||||
- $ARTCURL/podman_machine/benchmark.zip
|
|
||||||
- unzip benchmark.zip
|
|
||||||
- mv ./data/benchmarks.{env,csv} $CIRRUS_WORKING_DIR/
|
|
||||||
always:
|
always:
|
||||||
contents_script: ls -la $CIRRUS_WORKING_DIR
|
contents_script: ls -la $CIRRUS_WORKING_DIR
|
||||||
# Produce downloadable files and an automatic zip-file accessible
|
# Produce downloadable files and an automatic zip-file accessible
|
||||||
|
Reference in New Issue
Block a user