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 9284162e65
commit 75204c2dcf
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -91,7 +91,7 @@ steps:
settings:
fork: true
repositories:
- ansible/ansible-galaxy
- ansible/galaxy
server: https://drone.rknet.org
token:
from_secret: drone_token
@ -146,6 +146,6 @@ depends_on:
---
kind: signature
hmac: 13b4f801974fe25cc66fda4ed361c5daf9024799173c8ced9a93c6db345b059e
hmac: 0a968c7c975e2a5b2c549820049ebf450fbf86fa761c3cacae06a3d51074c0e2
...