Просмотр исходного кода

fix: add missing YAML document start tags

Christoph Schug 2 лет назад
Родитель
Сommit
503a6fede8

+ 1 - 0
kestra/docker/file-build.yaml

@@ -1,3 +1,4 @@
+---
 # Kestra Docker File Build Template
 # ---
 #

+ 1 - 0
kestra/docker/git-build.yaml

@@ -1,3 +1,4 @@
+---
 # Kestra Docker Git Build Template
 # ---
 #

+ 1 - 0
kestra/inputs.yaml

@@ -1,3 +1,4 @@
+---
 # Kestra Inputs Template
 # ---
 #

+ 1 - 0
kestra/python/command.yaml

@@ -1,3 +1,4 @@
+---
 # Kestra Python Command Template
 # ---
 #

+ 1 - 0
kestra/python/script.yaml

@@ -1,3 +1,4 @@
+---
 # Kestra Python Command Template
 # ---
 #

+ 1 - 0
kestra/variables.yaml

@@ -1,3 +1,4 @@
+---
 # Kestra Variable Template
 # ---
 #

+ 1 - 0
kestra/webhook.yaml

@@ -1,3 +1,4 @@
+---
 # Kestra Webhook Template
 # ---
 #