mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-26 08:18:18 +00:00
c0441b2412
* fix: resolve GitHub Actions workflow validation errors in docker.yml - Fix usage of secrets context in conditional expressions - Add environment variables to build-docker and create-manifest jobs - Replace 'secrets.DOCKERHUB_USERNAME' with 'env.DOCKERHUB_USERNAME' in if conditions - Maintain secure handling of Docker Hub credentials through proper env context * Update .github/workflows/docker.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>