mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 18:11:23 -03:00
wtf
This commit is contained in:
2
.github/scripts/frontmatter.sh
vendored
2
.github/scripts/frontmatter.sh
vendored
@@ -1,4 +1,6 @@
|
||||
#!/bin/bash
|
||||
[ "$DEBUG" == 'true' ] && set -x
|
||||
[ "$STRICT" == 'true' ] && set -e
|
||||
|
||||
file_path="$1"
|
||||
base_cmd="yq --front-matter=process"
|
||||
|
||||
Reference in New Issue
Block a user