This is an automated email from the ASF dual-hosted git repository.
chamikara pushed a commit to branch java_expansion_service_container_snapshots
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to
refs/heads/java_expansion_service_container_snapshots by this push:
new 8a3ea792bf8 Tags Java SNAPSHOT containers with the '.dev' version
8a3ea792bf8 is described below
commit 8a3ea792bf88703dd95c6401e23075d2199a940a
Author: Chamikara Jayalath <[email protected]>
AuthorDate: Sat Oct 5 15:18:09 2024 -0700
Tags Java SNAPSHOT containers with the '.dev' version
---
.github/workflows/beam_Publish_Beam_SDK_Snapshots.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/beam_Publish_Beam_SDK_Snapshots.yml
b/.github/workflows/beam_Publish_Beam_SDK_Snapshots.yml
index a7ab875aa8c..7e26aca3da6 100644
--- a/.github/workflows/beam_Publish_Beam_SDK_Snapshots.yml
+++ b/.github/workflows/beam_Publish_Beam_SDK_Snapshots.yml
@@ -82,8 +82,8 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_job: ${{ matrix.job_name }} (${{ matrix.container_task }})
- name: Print version
- run: |
- echo "Release version is: ${RELEASE_VERSION}" >> $GITHUB_ENV
+ run: |
+ echo "Release version is: ${RELEASE_VERSION}" >> $GITHUB_ENV
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
- name: GCloud Docker credential helper