Skip to content

Commit

Permalink
Revert "Use compose-spec.json which do not complaining about interp…
Browse files Browse the repository at this point in the history
…olations…" (apache#39669)

This reverts commit 8987b09.
  • Loading branch information
Taragolis authored and romsharon98 committed Jul 26, 2024
1 parent d5ac4db commit 6235672
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -927,9 +927,7 @@ repos:
entry: ./scripts/ci/pre_commit/json_schema.py
args:
- --spec-url
# In recent changes interpolation does not supports in composed spec
# See: https://github.com/compose-spec/compose-spec/issues/501
- https://raw.githubusercontent.com/compose-spec/compose-spec/77bd39a846442132495990c221d5aa3509ce19bc/schema/compose-spec.json
- https://raw.githubusercontent.com/compose-spec/compose-spec/master/schema/compose-spec.json
language: python
pass_filenames: true
files: ^scripts/ci/docker-compose/.+\.ya?ml$|docker-compose\.ya?ml$
Expand Down

0 comments on commit 6235672

Please sign in to comment.