Skip to content

Commit

Permalink
Try using MODULE_VERSION from EM Repo
Browse files Browse the repository at this point in the history
  • Loading branch information
grischperl committed Dec 28, 2023
1 parent 64e162e commit d254cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Deploy Eventing Manager
run: |
make -C eventing-manager deploy IMG=$EVENTING_MANAGER_IMAGE
make -C eventing-manager deploy IMG=europe-docker.pkg.dev/kyma-project/prod/eventing-manager:$MODULE_VERSION
- name: Wait for build job to succeed
uses: kyma-project/wait-for-commit-status-action@2b3ffe09af8b6f40e1213d5fb7f91a7bd41ffb20
Expand Down

0 comments on commit d254cbb

Please sign in to comment.