mirror of
https://github.com/containers/podman.git
synced 2025-09-10 06:22:21 +08:00
Cirrus: Drop benchmarks artifacts
These aren't being generated anymore. Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
@ -1105,12 +1105,6 @@ artifacts_task:
|
||||
- tar xjf repo.tbz
|
||||
- mv ./podman-remote-release-darwin_*.zip $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:
|
||||
contents_script: ls -la $CIRRUS_WORKING_DIR
|
||||
# Produce downloadable files and an automatic zip-file accessible
|
||||
|
Reference in New Issue
Block a user