diff --git a/.github/workflows/e2e-workflow.yml b/.github/workflows/e2e-workflow.yml index faedd477b..b6804a16d 100644 --- a/.github/workflows/e2e-workflow.yml +++ b/.github/workflows/e2e-workflow.yml @@ -129,7 +129,6 @@ jobs: VERSION: ${{ env.VERSION }} - name: build adapter image - if: ${{ !inputs.isRelease }} shell: bash run: | make docker-build-adapter