Add arm stage as a depends_on for manifest stages (#61)
This commit is contained in:
parent
725950ee02
commit
1c34458f6c
@ -328,6 +328,7 @@ trigger:
|
||||
|
||||
depends_on:
|
||||
- default
|
||||
- arm
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
@ -382,3 +383,4 @@ trigger:
|
||||
|
||||
depends_on:
|
||||
- default
|
||||
- arm
|
||||
|
Loading…
Reference in New Issue
Block a user