Skip to content

Commit

Permalink
Revert "build_qcow2: use 'staging' in the image name during upload"
Browse files Browse the repository at this point in the history
This reverts commit c99c9af.
  • Loading branch information
safl committed Oct 30, 2024
1 parent 296bacb commit 7fdc852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_qcow2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ jobs:
./ci/s3_file_upload.py fedora_40_x86_64.qcow2 \
--bucket "$S3_BUCKET" \
--endpoint-url "$S3_ENDPOINT_URL" \
--object-key "system/fedora_40_x86_64.staging.qcow2"
--object-key "system/fedora_40_x86_64.qcow2"

0 comments on commit 7fdc852

Please sign in to comment.