fix(ci): renovate pipeline
This commit is contained in:
parent
42b75a08c9
commit
ef20ec8db8
1 changed files with 26 additions and 27 deletions
|
@ -21,11 +21,10 @@ jobs:
|
|||
- get: nurse.git
|
||||
trigger: true
|
||||
- get: templates.git
|
||||
trigger: true
|
||||
- get: daily
|
||||
trigger: true
|
||||
- task: renovate
|
||||
file: templates.git/tasks/renovate.yml
|
||||
input_mapping: {repo: nurse.git}
|
||||
input_mapping: { repo: nurse.git }
|
||||
vars:
|
||||
project_path: prskr/nurse
|
Loading…
Reference in a new issue