mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-06 22:06:11 +02:00
fixup! push haswell images to docker repos
This commit is contained in:
parent
06728a5415
commit
8eaf124bf3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -569,7 +569,7 @@ jobs:
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: oci-image-x86_64-linux-musl-all-features-x86_64-haswell-optimised
|
name: oci-image-x86_64-linux-musl-all-features-x86_64-haswell-optimised
|
||||||
path: oci-image-x86_64-linux-musl-x86_64-haswell-optimised.tar.gz
|
path: oci-image-x86_64-linux-musl-all-features-x86_64-haswell-optimised.tar.gz
|
||||||
if-no-files-found: error
|
if-no-files-found: error
|
||||||
compression-level: 0
|
compression-level: 0
|
||||||
- name: Upload OCI image ${{ matrix.target }}-all-features to GitHub
|
- name: Upload OCI image ${{ matrix.target }}-all-features to GitHub
|
||||||
|
|
Loading…
Add table
Reference in a new issue