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 afdab8a9d8
commit 727daec029
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: ccca95976d9c76eee2ce0b7068bffc53ba54824749ea300821efa8464da3b973
hmac: 8503c584dab751422cd933fe3b65a58aa6c08e9826d8244a18e66a7c3c33bbec
...