1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-25 04:35:48 +00:00
gitea/.github
John Olheiser 4bf5653584
Fix Docker meta action for releases (#28232)
Should fix #28229 and #28230 for next release.

Assuming I'm reading the docs correctly for the docker meta action:

https://github.com/docker/metadata-action#flavor-input
https://github.com/docker/metadata-action#latest-tag

1. We want `latest=false` for the RCs.
2. `latest` should happen already due to `auto` mode, however there's an
extra option for the `suffix` flavor.

This PR is ready, but leaving it as draft to make sure someone
double-checks my sleuth-work.

Signed-off-by: jolheiser <john.olheiser@gmail.com>
2023-12-07 12:42:58 -05:00
..
ISSUE_TEMPLATE Align ISSUE_TEMPLATE with the new label system (#27573) 2023-10-11 13:25:31 +08:00
workflows Fix Docker meta action for releases (#28232) 2023-12-07 12:42:58 -05:00
actionlint.yaml Fix actionlint (#27513) 2023-10-07 20:42:32 -04:00
FUNDING.yml Kd/add bountysource (#14323) 2021-01-13 10:53:17 -05:00
labeler.yml Update labeler to match new labeling system (#27525) 2023-10-08 12:16:56 -04:00
pull_request_template.md Improve pull_request_template.md (#22888) 2023-02-20 19:14:02 -05:00
stale.yml Add yamllint (#26965) 2023-09-07 22:24:06 -04:00