Skip to content

Commit

Permalink
Deploy template-operator incl ModuleReleaseMeta
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyharisch committed Oct 26, 2024
1 parent adf5811 commit 3a898fc
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ runs:
matrix.e2e-test == 'module-consistency' ||
matrix.e2e-test == 'skip-manifest-reconciliation' ||
matrix.e2e-test == 'misconfigured-kyma-secret' ||
matrix.e2e-test == 'unmanage-module'
matrix.e2e-test == 'unmanage-module' ||
matrix.e2e-test == 'modulereleasemeta-watch-trigger'
}}
shell: bash
run: |
Expand Down

0 comments on commit 3a898fc

Please sign in to comment.