Skip to content

Commit

Permalink
chore(openapi): remove -it
Browse files Browse the repository at this point in the history
  • Loading branch information
bas-kirill committed Aug 22, 2024
1 parent 10d1a8a commit f570cfa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/scripts/openapi/runLinter.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@ rootDir="$currentDir/../../../"

(cd "$rootDir/openapi" && exec docker run \
--rm \
-it \
-v "$(pwd):/tmp" \
stoplight/spectral:6.11.1 lint --ruleset "/tmp/.spectral.yml" "/tmp/specs/**/*.yml")

0 comments on commit f570cfa

Please sign in to comment.