diff --git a/.github/workflows/push-trigger.yml b/.github/workflows/push-trigger.yml index f3f5779f8..1c47d9fa2 100644 --- a/.github/workflows/push-trigger.yml +++ b/.github/workflows/push-trigger.yml @@ -158,7 +158,7 @@ jobs: SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }} build_dockers_esignet_with_plugins: - needs: [build_maven_esignet_with_plugins, check_snapshot_version, publish_to_nexus] + needs: [build_maven_esignet_with_plugins, check_snapshot_version] if: ${{ needs.check_snapshot_version.outputs.is_condition == 'true' }} strategy: matrix: