Skip to content

Commit

Permalink
fix: Provide E2E Workflow action with IMAGE_REPO env var (#405)
Browse files Browse the repository at this point in the history
  • Loading branch information
c-pius authored Oct 11, 2024
1 parent c2e7ec5 commit e07abd5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-e2e-runtime-watcher.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: TestSuite E2E

env:
IMAGE_REPO: europe-docker.pkg.dev/kyma-project/dev/runtime-watcher
on:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit e07abd5

Please sign in to comment.