Merge pull request '[fix]:[20251208][drone 增加前端工程的cicd 3]' (#37) from yinzy_dev into main
Reviewed-on: #37
This commit is contained in:
commit
996b7db539
@ -76,6 +76,9 @@ 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
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user