diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3b2d13faa..0a4d0ca7d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,6 +8,11 @@ on: - "*" jobs: + Get-CI-Image-Tag: + uses: opensearch-project/opensearch-build/.github/workflows/get-ci-image-tag.yml@main + with: + product: opensearch + build-linux: needs: Get-CI-Image-Tag strategy: