Compare commits

..

No commits in common. "996b7db539f24f5a6ffb8cbc7bd04b71b18666b1" and "3dac3b6246d0040b07dc9c2480a9381f9239c422" have entirely different histories.

View File

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