Skip to content

Commit 94cebfd

Browse files
committed
Update CI-e2e.yml
1 parent d2d2be3 commit 94cebfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ jobs:
6363
- name: Run Tests
6464
uses: direlines/[email protected]
6565
with:
66-
image-tag: ${{ vars.DOCKERHUB_REPO }}/${{ vars.DOCKERHUB_IMG }}:${{ env.DOCKER_TAG }}
66+
image-tag: ${{ vars.DOCKERHUB_REPO }}/${{ vars.DOCKERHUB_IMG }}:${{ needs.build.outputs.docker_tag }}
6767
runpod-api-key: ${{ secrets.RUNPOD_API_KEY }}

0 commit comments

Comments
 (0)