Commit 2ce856d0 authored by Jan Kiene's avatar Jan Kiene
Browse files

change name of variable

parent 2058ff32
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@ check-merged-ci-config-is-valid:
      | curl -sS -X POST \
             --url "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/ci/lint?include_merged_yaml=true" \
             -H "Content-Type: application/json" \
             -H "PRIVATE-TOKEN: $LINT_TOKEN" \
             -H "PRIVATE-TOKEN: $CI_LINT_TOKEN" \
             --output $MERGED_RESPONSE \
             --data-binary @-