Skip to content

Commit

Permalink
fix link to job
Browse files Browse the repository at this point in the history
  • Loading branch information
dspashynskyi authored Sep 27, 2024
1 parent 741a987 commit 9d84470
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/upload_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@ on:

jobs:
Build_docker_image:
uses: epam/ai-dial-ci/blob/feat/add-e2e-gke/.github/workflows/publish-to-gcr.yml@feat/add-e2e-gke
with:
IMAGE_TAG: ${{ github.ref }}
uses: epam/ai-dial-ci/.github/workflows/publish-to-gcr.yml@feat/add-e2e-gke

0 comments on commit 9d84470

Please sign in to comment.