forked from jk_yinzy/cicd-test
Merge pull request '[fix]:[20251208][drone 增加前端工程的cicd 4]' (#38) from yinzy_dev into main
Reviewed-on: jk_yinzy/cicd-test#38
This commit is contained in:
commit
81308c28f4
@ -238,4 +238,6 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- echo "✅ Tag pipeline completed at $(date)"
|
- echo "✅ Tag pipeline completed at $(date)"
|
||||||
when:
|
when:
|
||||||
status: [ success, failure ]
|
status: [ success, failure ]
|
||||||
|
depends_on:
|
||||||
|
- gitea_release
|
||||||
Loading…
x
Reference in New Issue
Block a user