mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2025-01-28 17:18:49 +01:00
Merge pull request #232 from cschug/kestra_yamllint
Fix various issues in Kestra reported by yamllint
This commit is contained in:
commit
f2772a02d0
@ -1,3 +1,4 @@
|
||||
---
|
||||
# Kestra Docker File Build Template
|
||||
# ---
|
||||
#
|
||||
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
# Kestra Docker Git Build Template
|
||||
# ---
|
||||
#
|
||||
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
# Kestra Inputs Template
|
||||
# ---
|
||||
#
|
||||
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
# Kestra Python Command Template
|
||||
# ---
|
||||
#
|
||||
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
# Kestra Python Command Template
|
||||
# ---
|
||||
#
|
||||
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
# Kestra Variable Template
|
||||
# ---
|
||||
#
|
||||
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
# Kestra Webhook Template
|
||||
# ---
|
||||
#
|
||||
@ -10,7 +11,7 @@ id: webhook
|
||||
namespace: # your-namespace
|
||||
|
||||
tasks:
|
||||
# your-tasks
|
||||
# - your-tasks
|
||||
|
||||
triggers:
|
||||
- id: webhook
|
||||
|
Loading…
Reference in New Issue
Block a user