debug
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Robert Kaussow 2020-12-06 17:15:47 +01:00
parent 4c06a3c8c4
commit b058ec694f
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
2 changed files with 3 additions and 3 deletions

View File

@ -138,7 +138,7 @@ local PipelineDocumentation = {
repositories: [
'ansible/galaxy',
],
server: 'https://drone.rknet.org',
server: 'https://drone.rknet.org/',
token: {
from_secret: 'drone_token',
},

View File

@ -154,7 +154,7 @@ steps:
settings:
repositories:
- ansible/galaxy
server: https://drone.rknet.org
server: https://drone.rknet.org/
token:
from_secret: drone_token
@ -201,6 +201,6 @@ depends_on:
---
kind: signature
hmac: 28a98af2d74cee5fcf94a4e0adec9ac37814d26de37862a0a4e586485a187a54
hmac: 1ce5f5774c43ac190b5c2f4fe6b92ac11f97db41c327caede4e8dc4c0ff12081
...