Shohei Okumiya created HIVE-29261:
-------------------------------------
Summary: Clean up GitHub Actions for Docker Release
Key: HIVE-29261
URL: https://issues.apache.org/jira/browse/HIVE-29261
Project: Hive
Issue Type: Sub-task
Reporter: Shohei Okumiya
The current workflow has two jobs, `buildFromArchive` for manual triggers and
`buildFromSource` for automation. Both have the most in common.
[https://github.com/apache/hive/blob/master/.github/workflows/docker-GA-images.yml]
Before adding new steps in HIVE-29260, we would make them converge so that we
don't need to replicate new steps.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)