kevinjqliu commented on code in PR #12008: URL: https://github.com/apache/iceberg/pull/12008#discussion_r1921636978
########## .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: we dont have any tag releases yet since this code was added after the last tag https://github.com/apache/iceberg/tags -- 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]
