remove downstream trigger
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b058ec694f
commit
742aed260a
@ -131,19 +131,6 @@ local PipelineDocumentation = {
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'trigger',
|
||||
image: 'plugins/downstream',
|
||||
settings: {
|
||||
repositories: [
|
||||
'ansible/galaxy',
|
||||
],
|
||||
server: 'https://drone.rknet.org/',
|
||||
token: {
|
||||
from_secret: 'drone_token',
|
||||
},
|
||||
},
|
||||
},
|
||||
],
|
||||
depends_on: [
|
||||
'build',
|
||||
|
11
.drone.yml
11
.drone.yml
@ -149,15 +149,6 @@ steps:
|
||||
username:
|
||||
from_secret: gitea_username
|
||||
|
||||
- name: trigger
|
||||
image: plugins/downstream
|
||||
settings:
|
||||
repositories:
|
||||
- ansible/galaxy
|
||||
server: https://drone.rknet.org/
|
||||
token:
|
||||
from_secret: drone_token
|
||||
|
||||
trigger:
|
||||
ref:
|
||||
- refs/heads/master
|
||||
@ -201,6 +192,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 1ce5f5774c43ac190b5c2f4fe6b92ac11f97db41c327caede4e8dc4c0ff12081
|
||||
hmac: 183bee0f94387357e4cb3c1f4c38c47e0b12318e3ed0cbde2637c36dea06e38e
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user