Skip to content
Snippets Groups Projects
Commit 2c35b090 authored by Erick Hitter's avatar Erick Hitter
Browse files

Why invalid numeric literal?

parent ebbba80b
No related branches found
No related tags found
1 merge request!23Test linting for configurations
...@@ -14,5 +14,4 @@ Lint:plugins:default: ...@@ -14,5 +14,4 @@ Lint:plugins:default:
| curl "https://git.ethitter.com/api/v4/ci/lint?include_merged_yaml=true" \ | curl "https://git.ethitter.com/api/v4/ci/lint?include_merged_yaml=true" \
--header 'Content-Type: application/json' \ --header 'Content-Type: application/json' \
--header "PRIVATE-TOKEN: $GITLAB_API_PAT" \ --header "PRIVATE-TOKEN: $GITLAB_API_PAT" \
--data @- \ --data @-
| jq --raw-output '.merged_yaml | fromjson'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment