kevinjqliu commented on code in PR #12008: URL: https://github.com/apache/iceberg/pull/12008#discussion_r1921636817
########## .github/workflows/publish-iceberg-rest-fixture-docker.yml: ########## @@ -20,9 +20,8 @@ name: Build and Push 'iceberg-rest-fixture' Docker Image on: - push: - tags: - - 'apache-iceberg-[0-9]+.[0-9]+.[0-9]+' Review Comment: let's keep both, we still need the tag for https://github.com/apache/iceberg/pull/12008/files#diff-24cba6867a8ec1ac782a5dbfb5ec71f84ed7377564afeada5661647f2b480879L47-L51 This way we have a tag for each release and another for `latest` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
