Compare commits

..

No commits in common. "bc663d5e888a420f76e432205e6acbc23dd88c8b" and "00bde2e706107e43699c2a68c8910462e585579e" have entirely different histories.

View File

@ -76,9 +76,6 @@ steps:
- echo "✅ PR pipeline completed at $(date)"
when:
status: [ success, failure ]
depends_on:
- java-build-test
- frontend-build
---