Skip to content

Commit d91127a

Browse files
committed
ci: try re-ordering for optimizing time
1 parent 2585337 commit d91127a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.drone.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
kind: pipeline
3-
name: compatibility
3+
name: compliance
44

55
platform:
66
os: linux
@@ -589,7 +589,7 @@ workspace:
589589
path: src/code.gitea.io/gitea
590590

591591
depends_on:
592-
- compatibility
592+
- compliance
593593

594594
trigger:
595595
ref:
@@ -661,7 +661,7 @@ workspace:
661661
path: src/code.gitea.io/gitea
662662

663663
depends_on:
664-
- compatibility
664+
- compliance
665665

666666
trigger:
667667
ref:

0 commit comments

Comments
 (0)