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 86e58128a4
commit 1a6f00d462
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

@ -125,7 +125,7 @@ steps:
settings:
fork: true
repositories:
- ansible/ansible-galaxy
- ansible/galaxy
server: https://drone.rknet.org
token:
from_secret: drone_token
@ -181,6 +181,6 @@ depends_on:
---
kind: signature
hmac: 10808886cd7ccfcbb3a117f08697fb108e8d61be1f73589d16697eb75906e902
hmac: 4daf739782a86784ad6050df4bb61002ba456910ed5652d5ffdf6c5c292becb0
...