mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
ci: Debug
Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
This commit is contained in:
parent
55a03e7897
commit
5e85a73e42
@ -101,8 +101,8 @@ jobs:
|
||||
}
|
||||
|
||||
return {
|
||||
'lint': getJobStatus(result, 'Lint charts'),
|
||||
'install': getJobStatus(result, 'Install successful')
|
||||
lint: getJobStatus(result, 'Lint charts'),
|
||||
install: getJobStatus(result, 'Install successful')
|
||||
}
|
||||
|
||||
- name: Get result
|
||||
|
Loading…
Reference in New Issue
Block a user