This is an automated email from the ASF dual-hosted git repository.
damccorm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new bb96ac0456c Publish Java Expansion Service SNAPSHOT containers (#32491)
bb96ac0456c is described below
commit bb96ac0456cb002908e1e723cc5677039e34f7ce
Author: Chamikara Jayalath <[email protected]>
AuthorDate: Thu Sep 19 07:02:32 2024 -0700
Publish Java Expansion Service SNAPSHOT containers (#32491)
---
.github/workflows/beam_Publish_Beam_SDK_Snapshots.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/beam_Publish_Beam_SDK_Snapshots.yml
b/.github/workflows/beam_Publish_Beam_SDK_Snapshots.yml
index 72de1f15229..61ef31a0023 100644
--- a/.github/workflows/beam_Publish_Beam_SDK_Snapshots.yml
+++ b/.github/workflows/beam_Publish_Beam_SDK_Snapshots.yml
@@ -71,6 +71,7 @@ jobs:
- "python:container:py310"
- "python:container:py311"
- "python:container:py312"
+ - "java:expansion-service:container"
steps:
- uses: actions/checkout@v4
- name: Setup repository