Skip to content

Multi-arch / tag Docker uploads - 500 Internal Server Error #32442

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
KodingDev opened this issue Nov 7, 2024 · 1 comment
Open

Multi-arch / tag Docker uploads - 500 Internal Server Error #32442

KodingDev opened this issue Nov 7, 2024 · 1 comment

Comments

@KodingDev
Copy link

Description

I've got an actions script which merges two Docker images together for multiplatform builds, which works fine, but conflicts when it has multiple tags.

Removing this from the metadata task fixes it, and it uploads fine, but ideally we have the branch tag too.

type=ref,event=branch
type=ref,event=pr

I'm on the latest nightly which should have the #31860 fix there, but it seems to be a separate issue.
This is the full actions script we're using right now: https://hst.sh/ivukoraqow

Gitea Version

1.23.0+dev-615-g54146e62c0

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

https://hst.sh/oyizajudeb.yaml

Screenshots

No response

Git Version

Docker (?)

Operating System

Docker

How are you running Gitea?

We're using Docker compose to run Gitea from the latest nightly build.

Database

MySQL/MariaDB

@bridgelol
Copy link

Also experiencing this ^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants