diff --git a/.github/workflows/pipeline.yaml b/.github/workflows/pipeline.yaml index 8292a9e..a2b9d85 100644 --- a/.github/workflows/pipeline.yaml +++ b/.github/workflows/pipeline.yaml @@ -154,7 +154,7 @@ jobs: deploy: needs: - static-analysis - # - e2e # TODO: enable once the pipeline works as expected + - e2e runs-on: ubuntu-latest if: github.ref == 'refs/heads/release' concurrency: