add missing pipeline deps
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
70dc0eb0aa
commit
0be7d38716
@ -112,6 +112,7 @@ local PipelineDocumentation = {
|
||||
},
|
||||
depends_on: [
|
||||
'testing-centos7',
|
||||
'testing-centos8',
|
||||
],
|
||||
};
|
||||
|
||||
|
@ -143,6 +143,7 @@ trigger:
|
||||
|
||||
depends_on:
|
||||
- testing-centos7
|
||||
- testing-centos8
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
@ -182,6 +183,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 0f9bfc6e4f4ef03ebdc4fbe088559245ca33aeaa1e58368dffdf7673a7ba0f84
|
||||
hmac: 6a2c289300ddc3812a401de04fc0afd50cd89552036674fc5037d6651de7c05d
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user