fix downstream repo
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-05-25 23:01:26 +02:00
parent 64319016c7
commit a7d8746444
2 changed files with 3 additions and 3 deletions

View File

@ -62,7 +62,7 @@ local PipelineDocumentation = {
token: { from_secret: 'drone_token' },
fork: true,
repositories: [
'ansible/ansible-galaxy',
'ansible/galaxy',
],
},
when: {

View File

@ -57,7 +57,7 @@ steps:
settings:
fork: true
repositories:
- ansible/ansible-galaxy
- ansible/galaxy
server: https://drone.rknet.org
token:
from_secret: drone_token
@ -112,6 +112,6 @@ depends_on:
---
kind: signature
hmac: b237d6e217b1d9aeadfafc987f469c19b65454255c1b462cb7ff96365a4993f4
hmac: 9905eaab7c669e4fdb771f6da3879c4388791527254756dea6679f108dad68f4
...