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

This commit is contained in:
Robert Kaussow 2020-01-22 13:45:55 +01:00
parent bb6c953680
commit 2ace6c870c
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -92,7 +92,7 @@ steps:
settings:
fork: true
repositories:
- xoxys/ansible-galaxy
- ansible/ansible-galaxy
server: https://drone.rknet.org
token:
from_secret: drone_token
@ -147,6 +147,6 @@ depends_on:
---
kind: signature
hmac: 54c03bef9fcdcb90520c7158b9978e57019775b69753918b1a8adb284f4ed051
hmac: 8932d9e6f7c92d8843e0f762f7a53b16808c41a7812682023842026d68cb19db
...