gitea/.github/workflows
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
..
cron-licenses.yml Bump workflows in github actions (#27836) 2023-10-30 15:56:43 +08:00
cron-lock.yml Don't run build and test if only docs changed (#24530) 2023-05-16 02:53:18 +00:00
cron-translations.yml Bump workflows in github actions (#27836) 2023-10-30 15:56:43 +08:00
disk-clean.yml Remove workaround in disk-clean.yml (#28195) 2023-11-24 13:25:01 +01:00
files-changed.yml Upgrading the actions/checkout@4 (#27096) 2023-09-16 15:06:27 +00:00
pull-compliance.yml Bump workflows in github actions (#27836) 2023-10-30 15:56:43 +08:00
pull-db-tests.yml actions/setup-go use go-version-file (#27651) 2023-10-17 10:24:54 +00:00
pull-docker-dryrun.yml Bump workflows in github actions (#27836) 2023-10-30 15:56:43 +08:00
pull-e2e-tests.yml Bump workflows in github actions (#27836) 2023-10-30 15:56:43 +08:00
pull-labeler.yml Tweak labeler config (#27502) 2023-10-08 13:11:26 +00:00
release-nightly.yml Bump workflows in github actions (#27836) 2023-10-30 15:56:43 +08:00
release-tag-rc.yml Fix Docker meta action for releases (#28232) 2023-12-07 12:42:58 -05:00
release-tag-version.yml Fix Docker meta action for releases (#28232) 2023-12-07 12:42:58 -05:00