Loading templates/validation.yml +4 −1 Original line number Diff line number Diff line variables: YAJSV_IMAGE: amux/yajsv:latest .kicker-scripts: &kicker-scripts | set -e function log_info() { Loading Loading @@ -30,7 +33,7 @@ # $JSON_FILE : the JSON file to test # $SCHEMA_URL : the schema url .json-validation: image: amux/yajsv:latest image: ${YAJSV_IMAGE} stage: build before_script: - *kicker-scripts Loading Loading
templates/validation.yml +4 −1 Original line number Diff line number Diff line variables: YAJSV_IMAGE: amux/yajsv:latest .kicker-scripts: &kicker-scripts | set -e function log_info() { Loading Loading @@ -30,7 +33,7 @@ # $JSON_FILE : the JSON file to test # $SCHEMA_URL : the schema url .json-validation: image: amux/yajsv:latest image: ${YAJSV_IMAGE} stage: build before_script: - *kicker-scripts Loading