You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 year ago
..
cron-licenses.yml Bump workflows in github actions (#27836) 1 year ago
cron-lock.yml Don't run build and test if only docs changed (#24530) 2 years ago
cron-translations.yml Bump workflows in github actions (#27836) 1 year ago
disk-clean.yml Remove workaround in disk-clean.yml (#28195) 1 year ago
files-changed.yml Upgrading the actions/checkout@4 (#27096) 1 year ago
pull-compliance.yml Bump workflows in github actions (#27836) 1 year ago
pull-db-tests.yml actions/setup-go use go-version-file (#27651) 1 year ago
pull-docker-dryrun.yml Bump workflows in github actions (#27836) 1 year ago
pull-e2e-tests.yml Bump workflows in github actions (#27836) 1 year ago
pull-labeler.yml Tweak labeler config (#27502) 1 year ago
release-nightly.yml Bump workflows in github actions (#27836) 1 year ago
release-tag-rc.yml Fix Docker meta action for releases (#28232) 1 year ago
release-tag-version.yml Fix Docker meta action for releases (#28232) 1 year ago